X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=blobdiff_plain;f=DataObjects%2FCore_group_right.php;fp=DataObjects%2FCore_group_right.php;h=8226b6027a98efe8bc19f5c2c45f06e944c87305;hp=7f3ae8229c917e9f0df4dde2d21d83fa016ad8bf;hb=27fd91d1c9583dd1caf8254d13e59203c7a78278;hpb=cac5cc345cade1229c904534f544b1f9f6b2db4e diff --git a/DataObjects/Core_group_right.php b/DataObjects/Core_group_right.php index 7f3ae822..8226b602 100755 --- a/DataObjects/Core_group_right.php +++ b/DataObjects/Core_group_right.php @@ -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 '
';print_r($ar);
+            echo '
';print_r($ar);exit;
             foreach($ar as $k=> $perm) {
                 if ($k[0] == '/') {
                     continue; // it's a comment..