[Phpslash-commit] CVS: phpslash-ft CHANGES,1.736,1.737
Brought to you by:
joestewart,
nhruby
From: Joe S. <joe...@us...> - 2003-03-27 15:42:26
|
Update of /cvsroot/phpslash/phpslash-ft In directory sc8-pr-cvs1:/tmp/cvs-serv14091/phpslash-ft Modified Files: CHANGES Log Message: This should address RFE [ 513264 ] Controlled access to sections. Index: CHANGES =================================================================== RCS file: /cvsroot/phpslash/phpslash-ft/CHANGES,v retrieving revision 1.736 retrieving revision 1.737 diff -C2 -d -r1.736 -r1.737 *** CHANGES 27 Mar 2003 15:03:19 -0000 1.736 --- CHANGES 27 Mar 2003 15:42:21 -0000 1.737 *************** *** 13,16 **** --- 13,21 ---- 9 - Removal of something (kill -9 :) + 2003-March-27 9:30AM CST Joe Stewart <joe...@us...> + [F] - Story_admin.class, Block.class - limit story deletion to allowed + sections. This should address RFE [ 513264 ] Controlled access to + sections. + 2003-March-27 9:00AM CST Joe Stewart <joe...@us...> [F] - Block.class, Block_admin.class, blockAdmin.php3 - limit block admin. |