From: Eloi G. <ada...@us...> - 2004-09-17 15:53:43
|
Update of /cvsroot/phpwsbb/phpwsbb/conf In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24523/conf Modified Files: module_rights.txt Log Message: Allowed admins to edit other user's settings through an option on the message display. Index: module_rights.txt =================================================================== RCS file: /cvsroot/phpwsbb/phpwsbb/conf/module_rights.txt,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** module_rights.txt 13 Aug 2004 21:32:37 -0000 1.9 --- module_rights.txt 17 Sep 2004 15:53:34 -0000 1.10 *************** *** 16,17 **** --- 16,18 ---- edit_avatars::Edit Avatar Images edit_avatar_galleries::Edit the Avatar Gallery + edit_users::Edit other users' settings |