Update of /cvsroot/phpslash/phpslash-ft
In directory usw-pr-cvs1:/tmp/cvs-serv4816
Modified Files:
CHANGES
Log Message:
Doc update for register_globals and a futz with config. Will fiox config before release
Index: CHANGES
===================================================================
RCS file: /cvsroot/phpslash/phpslash-ft/CHANGES,v
retrieving revision 1.463
retrieving revision 1.464
diff -C2 -d -r1.463 -r1.464
*** CHANGES 27 Apr 2002 20:31:10 -0000 1.463
--- CHANGES 27 Apr 2002 20:49:35 -0000 1.464
***************
*** 13,16 ****
--- 13,20 ----
9 - Removal of something (kill -9 :)
+ 2002-Apr-27 4:45PM EDT nathan hruby <na...@ds...>
+ [W] - Added info about register_globals setting in the docs.
+ (register_globals must be on)
+
2002-Apr-27 4:19PM EDT nathan hruby <na...@ds...>
[B] - Quoted unquoted strings in Block_render_[section|topic|query].class
|