sas Fri Jan 31 02:44:17 2003 EDT
Modified files:
/php4 php.ini-dist
Log:
Remove obsolete warning
Index: php4/php.ini-dist
diff -u php4/php.ini-dist:1.178 php4/php.ini-dist:1.179
--- php4/php.ini-dist:1.178 Thu Jan 16 02:21:49 2003
+++ php4/php.ini-dist Fri Jan 31 02:44:17 2003
@@ -841,9 +841,6 @@
; After this number of seconds, stored data will be seen as 'garbage' and
; cleaned up by the garbage collection process.
-; WARNING: Your filesystem must store access times. Windows FAT does
-; not. So, see session_set_save_handler() and write your own
-; session handler with a different mechanism for cleaning up sessions.
session.gc_maxlifetime = 1440
; NOTE: If you are using the subdirectory option for storing session files
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php