[svn r8069] going back now works

This commit is contained in:
julian 2008-11-07 03:31:52 +01:00
parent 5f18df3822
commit abcd18531d

View File

@ -278,6 +278,6 @@ def LoadLogbooks():
# command line run through the loading stages
# you can comment out these in turn to control what gets reloaded
#LoadExpos() #LoadPersons()
LoadExpos() LoadPersons()
LoadLogbooks()