DataObjects/Core_group_right.php
[Pman.Core] / DataObjects / Core_group_right.php
index 7f3ae82..8226b60 100755 (executable)
@@ -179,7 +179,7 @@ class Pman_Core_DataObjects_Core_group_right extends DB_DataObject
                 // since these are critical files.. die'ing with error is ok.
                 die("invalid json file: " . $fn);
                }
-           // echo '<PRE>';print_r($ar);
+            echo '<PRE>';print_r($ar);exit;
             foreach($ar as $k=> $perm) {
                 if ($k[0] == '/') {
                     continue; // it's a comment..