Update of /cvsroot/phpslash/phpslash-ft
In directory usw-pr-cvs1:/tmp/cvs-serv11655/phpslash-ft
Modified Files:
CHANGES
Log Message:
removed 'debug' stuff from the login script and removed the quickies switch option.
Index: CHANGES
===================================================================
RCS file: /cvsroot/phpslash/phpslash-ft/CHANGES,v
retrieving revision 1.309
retrieving revision 1.310
diff -C2 -d -r1.309 -r1.310
*** CHANGES 2001/10/08 16:49:01 1.309
--- CHANGES 2001/10/09 23:28:12 1.310
***************
*** 11,14 ****
--- 11,26 ----
R - RELEASE
+ 2001-Oct-09 4:23PM PDT Ajay Sharma <ss...@od...>
+ [B] - removed the debug statement from the login.php3 script
+ [T] - removed the "quickies" submit button from the submission page.
+ I haven't wrote the routine and don't plan to unless someone
+ asks for it. This was in submissionList.tpl
+ [B] - removed the 'quickies' switch option from the submissionAdmin
+ file.
+ [B] - removed some more global's from the Block_render_* files
+ [B] - Cleaned out some useless code in Submission.class
+ [B] - The Threaded, Nested, Flat, and Index options are now using the
+ pslGetText() function.
+
2001-Oct-08 11:45AM CDT Joe Stewart <jo...@be...>
[B] - functions.inc - typo in setLangTpl.
|