[Phpslash-commit] CVS: phpslash-ft/public_html config.php3,1.132,1.133
Brought to you by:
joestewart,
nhruby
From: Joe S. <joe...@us...> - 2002-04-15 17:08:14
|
Update of /cvsroot/phpslash/phpslash-ft/public_html In directory usw-pr-cvs1:/tmp/cvs-serv4030/phpslash-ft/public_html Modified Files: config.php3 Log Message: new perm storyeditor Index: config.php3 =================================================================== RCS file: /cvsroot/phpslash/phpslash-ft/public_html/config.php3,v retrieving revision 1.132 retrieving revision 1.133 diff -C2 -d -r1.132 -r1.133 *** config.php3 19 Mar 2002 16:25:17 -0000 1.132 --- config.php3 15 Apr 2002 15:47:40 -0000 1.133 *************** *** 383,386 **** --- 383,387 ---- "topic" => 64, "story" => 256, + "storyeditor" => 512, "comment" => 1024, "section" => 16384, |