[Phpslash-commit] CVS: phpslash-dev ChangeLog,1.1,1.2
Brought to you by:
joestewart,
nhruby
From: Joe S. <joe...@us...> - 2003-05-15 19:36:12
|
Update of /cvsroot/phpslash/phpslash-dev In directory sc8-pr-cvs1:/tmp/cvs-serv27267/phpslash-dev Modified Files: ChangeLog Log Message: update to use module pages Index: ChangeLog =================================================================== RCS file: /cvsroot/phpslash/phpslash-dev/ChangeLog,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** ChangeLog 15 May 2003 18:33:16 -0000 1.1 --- ChangeLog 15 May 2003 19:36:08 -0000 1.2 *************** *** 1,2 **** --- 1,17 ---- + 2003-05-15 14:34 joestewart + + * CHANGES, public_html/index.php, public_html/profile.php, + public_html/admin/authorAdmin.php, + public_html/admin/blockAdmin.php, + public_html/admin/glossaryAdmin.php, + public_html/admin/pollAdmin.php, + public_html/admin/sectionAdmin.php, + public_html/admin/submissionAdmin.php, + public_html/admin/topicAdmin.php: update to use module pages + + 2003-05-15 13:33 joestewart + + * ChangeLog: module sections + 2003-05-15 13:19 joestewart |