[Phpslash-commit] CVS: phpslash-ft CHANGES,1.390,1.391
Brought to you by:
joestewart,
nhruby
From: Joe S. <joe...@us...> - 2002-02-06 19:55:49
|
Update of /cvsroot/phpslash/phpslash-ft In directory usw-pr-cvs1:/tmp/cvs-serv4830/phpslash-ft Modified Files: CHANGES Log Message: removed deprecated variables Index: CHANGES =================================================================== RCS file: /cvsroot/phpslash/phpslash-ft/CHANGES,v retrieving revision 1.390 retrieving revision 1.391 diff -C2 -d -r1.390 -r1.391 *** CHANGES 2002/02/06 18:47:43 1.390 --- CHANGES 2002/02/06 19:55:44 1.391 *************** *** 13,16 **** --- 13,21 ---- 9 - Removal of something (kill -9 :) + 2002-Feb-06 2:00PM CST Joe Stewart <jo...@be...> + [B] - removed all references to deprecated variables. + Files changed - config.php3, poll.php3, pollAdmin.php3, comment.php3, + functions.inc, Variable.class. + 2002-Feb-06 12:30PM CST Joe Stewart <jo...@be...> [B] - backend.php3 wasn't stripping all tags from description. |