[wpdev-commits] xmlscripts/definitions/system access.xml,1.2,1.3
Brought to you by:
rip,
thiagocorrea
From: Sebastian H. <dar...@us...> - 2004-08-28 14:52:45
|
Update of /cvsroot/wpdev/xmlscripts/definitions/system In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18865/system Modified Files: access.xml Log Message: allowed allshow and allmove for gms Index: access.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/system/access.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** access.xml 13 May 2004 07:03:55 -0000 1.2 --- access.xml 28 Aug 2004 14:52:32 -0000 1.3 *************** *** 27,32 **** <action name="any" permit="true" /> <action name="ACCOUNT" permit="false" /> ! <action name="ALLMOVE" permit="false" /> ! <action name="ALLSHOW" permit="false" /> <action name="DECORATION" permit="false" /> <action name="DOORGEN" permit="false" /> --- 27,32 ---- <action name="any" permit="true" /> <action name="ACCOUNT" permit="false" /> ! <!-- <action name="ALLMOVE" permit="false" /> --> ! <!-- <action name="ALLSHOW" permit="false" /> --> <action name="DECORATION" permit="false" /> <action name="DOORGEN" permit="false" /> |