php-src/ext/session
Sascha Schumann 730800a96d Because of the feature "don't try to send a cookie, if the sid
was contained in get/post variables" (which I still am not convinced
of completely), we need a separate variable which determines whether
to define SID in the event that a cookie was not sent.

Noticed by: Matt Allen
2002-03-13 13:08:49 +00:00
..
tests Add missing skipif.inc 2002-03-12 05:42:43 +00:00
config.m4 Please welcome the new build system. 2002-03-07 14:20:02 +00:00
CREDITS 2nd step towards auto-credits 2000-11-20 10:33:33 +00:00
mod_files.c Merge in session API changes (carry around tsrm context) 2002-03-06 11:49:51 +00:00
mod_files.h Maintain headers. 2002-02-28 08:29:35 +00:00
mod_files.sh - cleanup code 1999-08-22 14:14:46 +00:00
mod_mm.c Did not revert back enough. 2002-03-06 12:25:01 +00:00
mod_mm.h Maintain headers. 2002-02-28 08:29:35 +00:00
mod_user.c Merge in session API changes (carry around tsrm context) 2002-03-06 11:49:51 +00:00
mod_user.h Maintain headers. 2002-02-28 08:29:35 +00:00
php_session.h Merge in session API changes (carry around tsrm context) 2002-03-06 11:49:51 +00:00
session.c Because of the feature "don't try to send a cookie, if the sid 2002-03-13 13:08:49 +00:00
setup.stub first import of session module 1999-06-05 19:52:58 +00:00