[Phplib-commit] CVS: php-lib-stable CHANGES,1.21,1.22
Brought to you by:
nhruby,
richardarcher
From: Joe S. <joe...@us...> - 2002-10-01 16:22:05
|
Update of /cvsroot/phplib/php-lib-stable In directory usw-pr-cvs1:/tmp/cvs-serv22527/php-lib-stable Modified Files: CHANGES Log Message: moved session4 require files to php directory Index: CHANGES =================================================================== RCS file: /cvsroot/phplib/php-lib-stable/CHANGES,v retrieving revision 1.21 retrieving revision 1.22 diff -C2 -d -r1.21 -r1.22 *** CHANGES 1 Oct 2002 16:13:56 -0000 1.21 --- CHANGES 1 Oct 2002 16:22:02 -0000 1.22 *************** *** 2,5 **** --- 2,9 ---- 01-Oct-2002 joestewart + - session4.inc, session4_custom.inc - changes required for register_globals off. + - added prepend.php and local4.inc to use php4 sessions. + + 01-Oct-2002 joestewart - moved session4.inc from php-lib tree. - moved session4_custom.inc and user4.inc from unsup/ directory. |