php-src/ext/session
2000-07-10 08:35:03 +00:00
..
config.m4 Use the new AC_ADD_LIBRARY_WITH_PATH option shared-libadd 2000-05-02 04:01:15 +00:00
Makefile.in Use the new AC_ADD_LIBRARY_WITH_PATH option shared-libadd 2000-05-02 04:01:15 +00:00
mod_files.c (PHP session_destroy) return the error condition from storage handler's 2000-07-05 01:26:22 +00:00
mod_files.h - some cleanups 1999-06-07 16:43:24 +00:00
mod_files.sh - cleanup code 1999-08-22 14:14:46 +00:00
mod_mm.c Update the license with the new clause 6 2000-05-18 15:34:45 +00:00
mod_mm.h - add global startup/shutdown handlers 1999-09-03 17:46:39 +00:00
mod_user.c Update the license with the new clause 6 2000-05-18 15:34:45 +00:00
mod_user.h Update the license with the new clause 6 2000-05-18 15:34:45 +00:00
modules.c add user-level callbacks 1999-09-17 05:40:59 +00:00
php_session.h Save more overhead. Look for the serializer/save_handler only when they're actually modified. 2000-05-26 13:02:11 +00:00
session.c Also output the name of the save_handler when reporting a failed write 2000-07-10 08:35:03 +00:00
setup.stub first import of session module 1999-06-05 19:52:58 +00:00