[Phpslash-commit] CVS: phpslash-dev ChangeLog,1.10,1.11
Brought to you by:
joestewart,
nhruby
From: Joe S. <joe...@us...> - 2004-09-15 23:37:24
|
Update of /cvsroot/phpslash/phpslash-dev In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14355/phpslash-dev Modified Files: ChangeLog Log Message: removed classes that already had been moved to module directories. moved Infolog and slashAuth to module directories. Index: ChangeLog =================================================================== RCS file: /cvsroot/phpslash/phpslash-dev/ChangeLog,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** ChangeLog 15 Sep 2004 23:33:41 -0000 1.10 --- ChangeLog 15 Sep 2004 23:37:14 -0000 1.11 *************** *** 1,2 **** --- 1,9 ---- + 2004-09-15 18:36 joestewart + + * include/modules/auth/authtypes/: slashAuthCR.class, + slashAuthLDAP.class: removed classes that already had been moved + to module directories. moved Infolog and slashAuth to module + directories. + 2004-09-15 18:31 joestewart |