Update of /cvsroot/phpslash/phpslash-ft
In directory usw-pr-cvs1:/tmp/cvs-serv14692/phpslash-ft
Modified Files:
CHANGES
Log Message:
htmlentity of query in search
Index: CHANGES
===================================================================
RCS file: /cvsroot/phpslash/phpslash-ft/CHANGES,v
retrieving revision 1.445
retrieving revision 1.446
diff -C2 -d -r1.445 -r1.446
*** CHANGES 23 Mar 2002 14:12:28 -0000 1.445
--- CHANGES 25 Mar 2002 16:45:51 -0000 1.446
***************
*** 13,16 ****
--- 13,22 ----
9 - Removal of something (kill -9 :)
+
+ 2002-Mar-25 10:00AM CST Joe Stewart <joe...@us...>
+ [B] - search.php3 - spit out htmlentity query.
+ index.php3 - parse QUERYSTRING for templates.
+ slashDB.class - display query in error message only if debug is on.
+
2002-Mar-23 8:00AM CST Joe Stewart <joe...@us...>
[B] - article.php3 - spit out htmlentity of not found story_id.
|