php-src/ext/session
Sascha Schumann 4eb2481830 Why make it more complex than necessary?
These changes should have been committed right after Zeev made the
original change to use the PHP_INI system months ago.

Instead of working around the system, we make proper use of it now.

This includes using php_alter_ini_entry(), so that we change the values
in the php_ps_globals struct indirectly.
2000-09-06 00:50:01 +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 Fix crash 2000-09-05 19:29:03 +00:00
mod_files.h Unify use of my email address 2000-07-10 10:09:15 +00:00
mod_files.sh - cleanup code 1999-08-22 14:14:46 +00:00
mod_mm.c Unify use of my email address 2000-07-10 10:09:15 +00:00
mod_mm.h Unify use of my email address 2000-07-10 10:09:15 +00:00
mod_user.c Unify use of my email address 2000-07-10 10:09:15 +00:00
mod_user.h Unify use of my email address 2000-07-10 10:09:15 +00:00
modules.c add user-level callbacks 1999-09-17 05:40:59 +00:00
php_session.h Extend HTTP headers for private-caching and add a new PHP function 2000-09-01 15:56:26 +00:00
session.c Why make it more complex than necessary? 2000-09-06 00:50:01 +00:00
setup.stub first import of session module 1999-06-05 19:52:58 +00:00