Update of /cvsroot/phpslash/phpslash-dev
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10858/phpslash-dev
Modified Files:
CHANGES
Log Message:
php5 compatibility - check for string index for array
Index: CHANGES
===================================================================
RCS file: /cvsroot/phpslash/phpslash-dev/CHANGES,v
retrieving revision 1.106
retrieving revision 1.107
diff -C2 -d -r1.106 -r1.107
*** CHANGES 24 Sep 2004 20:15:27 -0000 1.106
--- CHANGES 29 Sep 2004 14:21:49 -0000 1.107
***************
*** 13,16 ****
--- 13,20 ----
9 - Removal of something (kill -9 :)
+ 2004-September 25 Joe Stewart <joe...@us...
+ [B] - Story_base.class - php5 compatibility. test for string
+ index for array.
+
2004-September 24 Joe Stewart <joe...@us...
[F] - Author.class - new method - get_group_users. Gets lists of users belonging
|