DataObjects/Core_group_right.php
authoredward <edward@roojs.com>
Mon, 31 Oct 2016 04:19:17 +0000 (12:19 +0800)
committeredward <edward@roojs.com>
Mon, 31 Oct 2016 04:19:17 +0000 (12:19 +0800)
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);
                }
                 // 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..
             foreach($ar as $k=> $perm) {
                 if ($k[0] == '/') {
                     continue; // it's a comment..