Update of /cvsroot/phplib/php-lib
In directory usw-pr-cvs1:/tmp/cvs-serv8275
Modified Files:
CHANGES
Log Message:
Fixed [ #517150 ] prepend.php3 needs ct_cookie mods
Index: CHANGES
===================================================================
RCS file: /cvsroot/phplib/php-lib/CHANGES,v
retrieving revision 1.189
retrieving revision 1.190
diff -C2 -d -r1.189 -r1.190
*** CHANGES 4 Sep 2001 00:21:19 -0000 1.189
--- CHANGES 26 Feb 2002 07:54:41 -0000 1.190
***************
*** 1,4 ****
--- 1,9 ----
$Id$
+ 26-Feb-2002 richardarcher
+ - Fixed [ #517150 ] prepend.php3 needs ct_cookie mods
+ Added cookie.inc requires to prepend.php3, and a warning to local.inc.
+
+
04-Sep-2001 richardarcher
- Add ct_cookie.inc, a container class that stores data in cookies.
|