[Phpslash-commit] CVS: phpslash-ft CHANGES,1.492,1.493
Brought to you by:
joestewart,
nhruby
From: Joe S. <joe...@us...> - 2002-05-23 18:41:27
|
Update of /cvsroot/phpslash/phpslash-ft In directory usw-pr-cvs1:/tmp/cvs-serv23839/phpslash-ft Modified Files: CHANGES Log Message: Permission Groups Index: CHANGES =================================================================== RCS file: /cvsroot/phpslash/phpslash-ft/CHANGES,v retrieving revision 1.492 retrieving revision 1.493 diff -C2 -d -r1.492 -r1.493 *** CHANGES 21 May 2002 20:07:23 -0000 1.492 --- CHANGES 23 May 2002 18:41:24 -0000 1.493 *************** *** 13,16 **** --- 13,24 ---- 9 - Removal of something (kill -9 :) + 2002-May-23 1:00PM CDT Joe Stewart <joe...@us...> + [EST] - Experimental Permission Groups for testing. Affected files: + slash-all.sql, 65_to_7.sql, config.php3, Group.class, functions.inc, + slashAuthCR.class, slashPerm.class, Author.class. New or changed + templates: authorNew.tpl, groupNew.tpl, groupList.tpl, + permissionNew.tpl, and permissionList.tpl. + [D] - phpslash.sgml - Beginnings of Author and Group documentation. + 2002-May-21 3:00PM CDT Joe Stewart <joe...@us...> [B] - profile.php3 - message output fixed. |