Update of /cvsroot/phpslash/phpslash-ft
In directory usw-pr-cvs1:/tmp/cvs-serv3364
Modified Files:
CHANGES
Log Message:
fix parse error, unquoted strings and finish last commit
Index: CHANGES
===================================================================
RCS file: /cvsroot/phpslash/phpslash-ft/CHANGES,v
retrieving revision 1.470
retrieving revision 1.471
diff -C2 -d -r1.470 -r1.471
*** CHANGES 28 Apr 2002 01:55:08 -0000 1.470
--- CHANGES 28 Apr 2002 02:08:26 -0000 1.471
***************
*** 13,18 ****
9 - Removal of something (kill -9 :)
2002-Apr-27 9:39PM EDT nathan hruby <na...@ds...>
! [BT] - pollList.tpl, pollMoreLink.tpl -> use ROOTURL
Poll.class -> Errors and much overuasgae of double quotes now gone
--- 13,24 ----
9 - Removal of something (kill -9 :)
+ 2002-Apr-27 9:54PM EDT nathan hruby <na...@ds...>
+ [B] - Poll.class - works now, single quoted something that shouldn't have been :)
+ [B] - Poll.class - found a bug where the the question_id was not being seen from the input
+ [W] - Comment.class - Poll class revealed a bunch of unquoted strings
+ [T] - default/pollDisplay.tpl - apply fix from last entry to this file too
+
2002-Apr-27 9:39PM EDT nathan hruby <na...@ds...>
! [BT] - for default and basic pollList.tpl, pollMoreLink.tpl -> use ROOTURL
Poll.class -> Errors and much overuasgae of double quotes now gone
|