[Phpslash-commit] CVS: phpslash-ft CHANGES,1.726,1.727
Brought to you by:
joestewart,
nhruby
From: Joe S. <joe...@us...> - 2003-03-20 18:29:09
|
Update of /cvsroot/phpslash/phpslash-ft In directory sc8-pr-cvs1:/tmp/cvs-serv8199/phpslash-ft Modified Files: CHANGES Log Message: When saving a comment, the user_id is always saved. Index: CHANGES =================================================================== RCS file: /cvsroot/phpslash/phpslash-ft/CHANGES,v retrieving revision 1.726 retrieving revision 1.727 diff -C2 -d -r1.726 -r1.727 *** CHANGES 19 Mar 2003 21:32:13 -0000 1.726 --- CHANGES 20 Mar 2003 18:29:05 -0000 1.727 *************** *** 13,16 **** --- 13,19 ---- 9 - Removal of something (kill -9 :) + 2003-March-20 12:00PM CST Joe Stewart <joe...@us...> + [W] - Comment.class - When saving a comment, the user_id is always saved. + 2003-March-19 3:00PM CST Joe Stewart <joe...@us...> [B] - Poll.class - getCurrent() should have been this->getCurrent(). |