fixed: when demonizing there were some logs info put twice in the log file
now we first demonize (fork) and then open the log file added: start adding support for PT::Date we are using instead of tz system structure git-svn-id: svn://ttmath.org/publicrep/winix/trunk@836 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
@@ -4,7 +4,8 @@ gallery.o: gallery.h ../../functions/functionbase.h ../../core/item.h
|
||||
gallery.o: ../../../pikotools/space/space.h ../../db/db.h ../../db/dbbase.h
|
||||
gallery.o: ../../db/dbconn.h ../../db/dbtextstream.h ../../core/textstream.h
|
||||
gallery.o: ../../core/misc.h ../../core/item.h ../../core/requesttypes.h
|
||||
gallery.o: ../../core/error.h ../../../pikotools/space/spaceparser.h
|
||||
gallery.o: ../../../pikotools/date/date.h ../../core/error.h
|
||||
gallery.o: ../../../pikotools/space/spaceparser.h
|
||||
gallery.o: ../../../pikotools/space/space.h ../../db/dbitemquery.h
|
||||
gallery.o: ../../db/dbitemcolumns.h ../../core/user.h ../../core/group.h
|
||||
gallery.o: ../../core/dircontainer.h ../../core/ugcontainer.h
|
||||
@@ -36,7 +37,8 @@ init.o: gallery.h ../../functions/functionbase.h ../../core/item.h
|
||||
init.o: ../../../pikotools/space/space.h ../../db/db.h ../../db/dbbase.h
|
||||
init.o: ../../db/dbconn.h ../../db/dbtextstream.h ../../core/textstream.h
|
||||
init.o: ../../core/misc.h ../../core/item.h ../../core/requesttypes.h
|
||||
init.o: ../../core/error.h ../../../pikotools/space/spaceparser.h
|
||||
init.o: ../../../pikotools/date/date.h ../../core/error.h
|
||||
init.o: ../../../pikotools/space/spaceparser.h
|
||||
init.o: ../../../pikotools/space/space.h ../../db/dbitemquery.h
|
||||
init.o: ../../db/dbitemcolumns.h ../../core/user.h ../../core/group.h
|
||||
init.o: ../../core/dircontainer.h ../../core/ugcontainer.h ../../core/log.h
|
||||
@@ -91,8 +93,8 @@ templates.o: gallery.h ../../functions/functionbase.h ../../core/item.h
|
||||
templates.o: ../../../pikotools/space/space.h ../../db/db.h ../../db/dbbase.h
|
||||
templates.o: ../../db/dbconn.h ../../db/dbtextstream.h
|
||||
templates.o: ../../core/textstream.h ../../core/misc.h ../../core/item.h
|
||||
templates.o: ../../core/requesttypes.h ../../core/error.h
|
||||
templates.o: ../../../pikotools/space/spaceparser.h
|
||||
templates.o: ../../core/requesttypes.h ../../../pikotools/date/date.h
|
||||
templates.o: ../../core/error.h ../../../pikotools/space/spaceparser.h
|
||||
templates.o: ../../../pikotools/space/space.h ../../db/dbitemquery.h
|
||||
templates.o: ../../db/dbitemcolumns.h ../../core/user.h ../../core/group.h
|
||||
templates.o: ../../core/dircontainer.h ../../core/ugcontainer.h
|
||||
|
Reference in New Issue
Block a user