[Solar-svn] Revision 2806
pmjones at solarphp.com
pmjones at solarphp.com
Sat Oct 6 09:17:11 CDT 2007
udpated comments
Modified: trunk/Solar/Access/Adapter/File.php
===================================================================
--- trunk/Solar/Access/Adapter/File.php 2007-10-06 14:13:58 UTC (rev 2805)
+++ trunk/Solar/Access/Adapter/File.php 2007-10-06 14:17:11 UTC (rev 2806)
@@ -20,15 +20,15 @@
* Class for reading access privileges from a text file.
*
* The file format is ...
- *
+ *
* 0:flag 1:type 2:name 3:class 4:action 5:process
*
* For example ...
*
- * deny handle * * * *
- * allow role sysadmin * * *
- * allow handle + Solar_App_Bookmarks * *
- * deny user boshag Solar_App_Bookmarks edit *
+ * deny handle * * * *
+ * allow role sysadmin * * *
+ * allow handle + Solar_App_Bookmarks * *
+ * deny user boshag Solar_App_Bookmarks edit *
*
* @category Solar
*
More information about the Solar-svn
mailing list