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:
@@ -3,9 +3,9 @@
|
||||
bot.o: bot.h
|
||||
init.o: ../../core/log.h ../../core/textstream.h ../../core/misc.h
|
||||
init.o: ../../core/item.h ../../../pikotools/space/space.h
|
||||
init.o: ../../core/requesttypes.h ../../core/logmanipulators.h
|
||||
init.o: ../../core/slog.h ../../core/cur.h ../../core/request.h
|
||||
init.o: ../../core/error.h ../../core/config.h
|
||||
init.o: ../../core/requesttypes.h ../../../pikotools/date/date.h
|
||||
init.o: ../../core/logmanipulators.h ../../core/slog.h ../../core/cur.h
|
||||
init.o: ../../core/request.h ../../core/error.h ../../core/config.h
|
||||
init.o: ../../../pikotools/space/spaceparser.h
|
||||
init.o: ../../../pikotools/space/space.h ../../core/htmlfilter.h
|
||||
init.o: ../../templates/htmltextstream.h ../../core/textstream.h
|
||||
@@ -58,9 +58,9 @@ init.o: ../../templates/changepatterns.h ../../templates/htmltextstream.h
|
||||
init.o: ../../core/sessionmanager.h statssession.h ../../core/plugindata.h
|
||||
stats.o: stats.h ../../core/config.h ../../core/log.h ../../core/textstream.h
|
||||
stats.o: ../../core/misc.h ../../core/item.h ../../../pikotools/space/space.h
|
||||
stats.o: ../../core/requesttypes.h ../../core/logmanipulators.h
|
||||
stats.o: ../../core/slog.h ../../core/cur.h ../../core/request.h
|
||||
stats.o: ../../core/error.h ../../core/config.h
|
||||
stats.o: ../../core/requesttypes.h ../../../pikotools/date/date.h
|
||||
stats.o: ../../core/logmanipulators.h ../../core/slog.h ../../core/cur.h
|
||||
stats.o: ../../core/request.h ../../core/error.h ../../core/config.h
|
||||
stats.o: ../../../pikotools/space/spaceparser.h
|
||||
stats.o: ../../../pikotools/space/space.h ../../core/htmlfilter.h
|
||||
stats.o: ../../templates/htmltextstream.h ../../core/textstream.h
|
||||
@@ -74,11 +74,11 @@ templates.o: ../../../pikotools/space/space.h ../../core/htmlfilter.h
|
||||
templates.o: ../../core/request.h ../../core/requesttypes.h ../../core/item.h
|
||||
templates.o: ../../../pikotools/space/space.h ../../core/error.h
|
||||
templates.o: ../../core/textstream.h ../../core/misc.h
|
||||
templates.o: ../../templates/htmltextstream.h ../../core/textstream.h
|
||||
templates.o: ../../core/system.h ../../core/job.h ../../core/basethread.h
|
||||
templates.o: ../../core/synchro.h ../../core/dirs.h ../../core/dircontainer.h
|
||||
templates.o: ../../db/db.h ../../db/dbbase.h ../../db/dbconn.h
|
||||
templates.o: ../../db/dbtextstream.h ../../core/error.h
|
||||
templates.o: ../../../pikotools/date/date.h ../../templates/htmltextstream.h
|
||||
templates.o: ../../core/textstream.h ../../core/system.h ../../core/job.h
|
||||
templates.o: ../../core/basethread.h ../../core/synchro.h ../../core/dirs.h
|
||||
templates.o: ../../core/dircontainer.h ../../db/db.h ../../db/dbbase.h
|
||||
templates.o: ../../db/dbconn.h ../../db/dbtextstream.h ../../core/error.h
|
||||
templates.o: ../../db/dbitemquery.h ../../core/item.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