[Phpslash-commit] CVS: phpslash-dev CHANGES,1.97,1.98
Brought to you by:
joestewart,
nhruby
From: Joe S. <joe...@us...> - 2004-09-15 23:19:44
|
Update of /cvsroot/phpslash/phpslash-dev In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10871/phpslash-dev Modified Files: CHANGES Log Message: removed classes that already had been moved to module directories. moved Infolog and slashAuth to module directories. Index: CHANGES =================================================================== RCS file: /cvsroot/phpslash/phpslash-dev/CHANGES,v retrieving revision 1.97 retrieving revision 1.98 diff -C2 -d -r1.97 -r1.98 *** CHANGES 13 Sep 2004 23:35:22 -0000 1.97 --- CHANGES 15 Sep 2004 23:19:35 -0000 1.98 *************** *** 13,16 **** --- 13,20 ---- 9 - Removal of something (kill -9 :) + 2004-September 15 Joe Stewart <joe...@us... + [W] - removed classes that already had been moved to module directories. + moved Infolog and slashAuth to module directories. + 2004-September 13 Joe Stewart <joe...@us... [B] - backend.php - Add class requirements. |