added: std::wstring * Request::ParamValuep(const wchar_t * param_name)
for taking a pointer (can be null) to a parameter value added: bool System::IsSSLRequired(bool try_to_use_ssl) returns true if we should use ssl try_to_use_ssl is to be meant: config->use_ssl, config->use_ssl_static, config->use_ssl_common git-svn-id: svn://ttmath.org/publicrep/winix/trunk@1094 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
@@ -4,23 +4,21 @@ gallery.o: gallery.h ../../../../winix/winixd/functions/functionbase.h
|
||||
gallery.o: ../../../../winix/winixd/core/item.h
|
||||
gallery.o: ../../../../pikotools/space/space.h
|
||||
gallery.o: ../../../../pikotools/textstream/types.h
|
||||
gallery.o: ../../../../pikotools/date/date.h ../../../../winix/winixd/db/db.h
|
||||
gallery.o: ../../../../winix/winixd/db/dbbase.h
|
||||
gallery.o: ../../../../winix/winixd/db/dbconn.h
|
||||
gallery.o: ../../../../winix/winixd/db/dbtextstream.h
|
||||
gallery.o: ../../../../winix/winixd/core/textstream.h
|
||||
gallery.o: ../../../../winix/winixd/core/misc.h
|
||||
gallery.o: ../../../../winix/winixd/core/item.h
|
||||
gallery.o: ../../../../winix/winixd/core/requesttypes.h
|
||||
gallery.o: ../../../../pikotools/textstream/textstream.h
|
||||
gallery.o: ../../../../pikotools/date/date.h
|
||||
gallery.o: ../../../../pikotools/convert/convert.h
|
||||
gallery.o: ../../../../pikotools/convert/inttostr.h
|
||||
gallery.o: ../../../../pikotools/convert/strtoint.h
|
||||
gallery.o: ../../../../pikotools/convert/text.h
|
||||
gallery.o: ../../../../pikotools/convert/misc.h
|
||||
gallery.o: ../../../../winix/winixd/db/db.h
|
||||
gallery.o: ../../../../winix/winixd/db/dbbase.h
|
||||
gallery.o: ../../../../winix/winixd/db/dbconn.h
|
||||
gallery.o: ../../../../winix/winixd/db/dbtextstream.h
|
||||
gallery.o: ../../../../winix/winixd/core/textstream.h
|
||||
gallery.o: ../../../../pikotools/textstream/textstream.h
|
||||
gallery.o: ../../../../pikotools/membuffer/membuffer.h
|
||||
gallery.o: ../../../../pikotools/textstream/types.h
|
||||
gallery.o: ../../../../pikotools/utf8/utf8.h
|
||||
gallery.o: ../../../../winix/winixd/core/winix_const.h
|
||||
gallery.o: ../../../../winix/winixd/core/error.h
|
||||
gallery.o: ../../../../pikotools/space/spaceparser.h
|
||||
gallery.o: ../../../../pikotools/space/space.h
|
||||
@@ -29,6 +27,7 @@ gallery.o: ../../../../winix/winixd/db/dbitemcolumns.h
|
||||
gallery.o: ../../../../winix/winixd/core/user.h
|
||||
gallery.o: ../../../../winix/winixd/core/group.h
|
||||
gallery.o: ../../../../winix/winixd/core/dircontainer.h
|
||||
gallery.o: ../../../../winix/winixd/core/item.h
|
||||
gallery.o: ../../../../winix/winixd/core/ugcontainer.h
|
||||
gallery.o: ../../../../winix/winixd/core/log.h
|
||||
gallery.o: ../../../../winix/winixd/core/textstream.h
|
||||
@@ -36,6 +35,7 @@ gallery.o: ../../../../winix/winixd/core/logmanipulators.h
|
||||
gallery.o: ../../../../winix/winixd/core/slog.h
|
||||
gallery.o: ../../../../winix/winixd/core/cur.h
|
||||
gallery.o: ../../../../winix/winixd/core/request.h
|
||||
gallery.o: ../../../../winix/winixd/core/requesttypes.h
|
||||
gallery.o: ../../../../winix/winixd/core/error.h
|
||||
gallery.o: ../../../../winix/winixd/core/config.h
|
||||
gallery.o: ../../../../winix/winixd/core/htmlfilter.h
|
||||
@@ -90,27 +90,29 @@ galleryinfo.o: galleryinfo.h ../../../../winix/winixd/core/item.h
|
||||
galleryinfo.o: ../../../../pikotools/space/space.h
|
||||
galleryinfo.o: ../../../../pikotools/textstream/types.h
|
||||
galleryinfo.o: ../../../../pikotools/date/date.h
|
||||
galleryinfo.o: ../../../../pikotools/convert/convert.h
|
||||
galleryinfo.o: ../../../../pikotools/convert/inttostr.h
|
||||
galleryinfo.o: ../../../../pikotools/convert/strtoint.h
|
||||
galleryinfo.o: ../../../../pikotools/convert/text.h
|
||||
galleryinfo.o: ../../../../pikotools/convert/misc.h
|
||||
init.o: gallery.h ../../../../winix/winixd/functions/functionbase.h
|
||||
init.o: ../../../../winix/winixd/core/item.h
|
||||
init.o: ../../../../pikotools/space/space.h
|
||||
init.o: ../../../../pikotools/textstream/types.h
|
||||
init.o: ../../../../pikotools/date/date.h ../../../../winix/winixd/db/db.h
|
||||
init.o: ../../../../winix/winixd/db/dbbase.h
|
||||
init.o: ../../../../winix/winixd/db/dbconn.h
|
||||
init.o: ../../../../winix/winixd/db/dbtextstream.h
|
||||
init.o: ../../../../winix/winixd/core/textstream.h
|
||||
init.o: ../../../../winix/winixd/core/misc.h
|
||||
init.o: ../../../../winix/winixd/core/item.h
|
||||
init.o: ../../../../winix/winixd/core/requesttypes.h
|
||||
init.o: ../../../../pikotools/textstream/textstream.h
|
||||
init.o: ../../../../pikotools/date/date.h
|
||||
init.o: ../../../../pikotools/convert/convert.h
|
||||
init.o: ../../../../pikotools/convert/inttostr.h
|
||||
init.o: ../../../../pikotools/convert/strtoint.h
|
||||
init.o: ../../../../pikotools/convert/text.h
|
||||
init.o: ../../../../pikotools/convert/misc.h ../../../../winix/winixd/db/db.h
|
||||
init.o: ../../../../winix/winixd/db/dbbase.h
|
||||
init.o: ../../../../winix/winixd/db/dbconn.h
|
||||
init.o: ../../../../winix/winixd/db/dbtextstream.h
|
||||
init.o: ../../../../winix/winixd/core/textstream.h
|
||||
init.o: ../../../../pikotools/textstream/textstream.h
|
||||
init.o: ../../../../pikotools/membuffer/membuffer.h
|
||||
init.o: ../../../../pikotools/textstream/types.h
|
||||
init.o: ../../../../pikotools/utf8/utf8.h
|
||||
init.o: ../../../../winix/winixd/core/winix_const.h
|
||||
init.o: ../../../../winix/winixd/core/error.h
|
||||
init.o: ../../../../pikotools/space/spaceparser.h
|
||||
init.o: ../../../../pikotools/space/space.h
|
||||
@@ -119,6 +121,7 @@ init.o: ../../../../winix/winixd/db/dbitemcolumns.h
|
||||
init.o: ../../../../winix/winixd/core/user.h
|
||||
init.o: ../../../../winix/winixd/core/group.h
|
||||
init.o: ../../../../winix/winixd/core/dircontainer.h
|
||||
init.o: ../../../../winix/winixd/core/item.h
|
||||
init.o: ../../../../winix/winixd/core/ugcontainer.h
|
||||
init.o: ../../../../winix/winixd/core/log.h
|
||||
init.o: ../../../../winix/winixd/core/textstream.h
|
||||
@@ -126,6 +129,7 @@ init.o: ../../../../winix/winixd/core/logmanipulators.h
|
||||
init.o: ../../../../winix/winixd/core/slog.h
|
||||
init.o: ../../../../winix/winixd/core/cur.h
|
||||
init.o: ../../../../winix/winixd/core/request.h
|
||||
init.o: ../../../../winix/winixd/core/requesttypes.h
|
||||
init.o: ../../../../winix/winixd/core/error.h
|
||||
init.o: ../../../../winix/winixd/core/config.h
|
||||
init.o: ../../../../winix/winixd/core/htmlfilter.h
|
||||
@@ -243,23 +247,20 @@ templates.o: ../../../../winix/winixd/core/item.h
|
||||
templates.o: ../../../../pikotools/space/space.h
|
||||
templates.o: ../../../../pikotools/textstream/types.h
|
||||
templates.o: ../../../../pikotools/date/date.h
|
||||
templates.o: ../../../../pikotools/convert/convert.h
|
||||
templates.o: ../../../../pikotools/convert/inttostr.h
|
||||
templates.o: ../../../../pikotools/convert/strtoint.h
|
||||
templates.o: ../../../../pikotools/convert/text.h
|
||||
templates.o: ../../../../pikotools/convert/misc.h
|
||||
templates.o: ../../../../winix/winixd/db/db.h
|
||||
templates.o: ../../../../winix/winixd/db/dbbase.h
|
||||
templates.o: ../../../../winix/winixd/db/dbconn.h
|
||||
templates.o: ../../../../winix/winixd/db/dbtextstream.h
|
||||
templates.o: ../../../../winix/winixd/core/textstream.h
|
||||
templates.o: ../../../../winix/winixd/core/misc.h
|
||||
templates.o: ../../../../winix/winixd/core/item.h
|
||||
templates.o: ../../../../winix/winixd/core/requesttypes.h
|
||||
templates.o: ../../../../pikotools/textstream/textstream.h
|
||||
templates.o: ../../../../pikotools/convert/convert.h
|
||||
templates.o: ../../../../pikotools/convert/inttostr.h
|
||||
templates.o: ../../../../pikotools/convert/strtoint.h
|
||||
templates.o: ../../../../pikotools/convert/text.h
|
||||
templates.o: ../../../../pikotools/membuffer/membuffer.h
|
||||
templates.o: ../../../../pikotools/textstream/types.h
|
||||
templates.o: ../../../../pikotools/utf8/utf8.h
|
||||
templates.o: ../../../../winix/winixd/core/winix_const.h
|
||||
templates.o: ../../../../winix/winixd/core/error.h
|
||||
templates.o: ../../../../pikotools/space/spaceparser.h
|
||||
templates.o: ../../../../pikotools/space/space.h
|
||||
@@ -268,6 +269,7 @@ templates.o: ../../../../winix/winixd/db/dbitemcolumns.h
|
||||
templates.o: ../../../../winix/winixd/core/user.h
|
||||
templates.o: ../../../../winix/winixd/core/group.h
|
||||
templates.o: ../../../../winix/winixd/core/dircontainer.h
|
||||
templates.o: ../../../../winix/winixd/core/item.h
|
||||
templates.o: ../../../../winix/winixd/core/ugcontainer.h
|
||||
templates.o: ../../../../winix/winixd/core/log.h
|
||||
templates.o: ../../../../winix/winixd/core/textstream.h
|
||||
@@ -275,6 +277,7 @@ templates.o: ../../../../winix/winixd/core/logmanipulators.h
|
||||
templates.o: ../../../../winix/winixd/core/slog.h
|
||||
templates.o: ../../../../winix/winixd/core/cur.h
|
||||
templates.o: ../../../../winix/winixd/core/request.h
|
||||
templates.o: ../../../../winix/winixd/core/requesttypes.h
|
||||
templates.o: ../../../../winix/winixd/core/error.h
|
||||
templates.o: ../../../../winix/winixd/core/config.h
|
||||
templates.o: ../../../../winix/winixd/core/htmlfilter.h
|
||||
@@ -326,6 +329,7 @@ templates.o: ../../../../winix/winixd/core/timezones.h
|
||||
templates.o: ../../../../winix/winixd/core/timezone.h
|
||||
templates.o: ../../../../winix/winixd/core/synchro.h galleryinfo.h
|
||||
templates.o: ../../../../winix/winixd/core/misc.h
|
||||
templates.o: ../../../../winix/winixd/core/winix_const.h
|
||||
templates.o: ../../../../winix/winixd/core/plugin.h
|
||||
templates.o: ../../../../winix/winixd/core/pluginmsg.h
|
||||
templates.o: ../../../../winix/winixd/core/system.h
|
||||
|
Reference in New Issue
Block a user