Update of /cvsroot/phpslash/phpslash-ft
In directory usw-pr-cvs1:/tmp/cvs-serv8133/phpslash-ft
Modified Files:
CHANGES
Log Message:
removed some global variables
Index: CHANGES
===================================================================
RCS file: /cvsroot/phpslash/phpslash-ft/CHANGES,v
retrieving revision 1.347
retrieving revision 1.348
diff -C2 -d -r1.347 -r1.348
*** CHANGES 2001/12/14 21:19:40 1.347
--- CHANGES 2001/12/14 22:13:02 1.348
***************
*** 13,16 ****
--- 13,26 ----
9 - Removal of something (kill -9 :)
+ 2001-Dec-14 11:00PM MET Lars Heuer <he...@qu...>
+ [B] - about.php3, article.php3, index.php3, index3col.php3,
+ login.php3, search.php3,
+ Removed $templatedir with $_PSL[templatedir]
+ Removed $PHP_SELF with $_PSL[phpself]
+ index3col.php3: Removed $_PSL[imagedir] with $_PSL[imageurl]
+ search.php3: changed 'selected' to 'selected="selected"'
+ for XHTML compatibility
+
+
2001-Dec-14 3:15PM CST Joe Stewart <jo...@be...>
[T] - storyNew.tpl - Removed duplicate AUTHOR_ID.
|