Merge branch 'master' of /home/git/private/web.mtrack
authorwww-data <www-data@roojs-customers>
Thu, 19 Mar 2015 02:52:51 +0000 (10:52 +0800)
committeralan@roojs.com <alan@roojs.com@http.192.168.254.1>
Thu, 19 Mar 2015 02:52:51 +0000 (10:52 +0800)
MTrackWeb/Roo.php

index 8129bb4..4c6014f 100644 (file)
@@ -48,7 +48,7 @@ class MTrackWeb_Roo extends Pman_Roo
     
     function checkPerm($obj, $lvl, $req=null) {
         $res = parent::checkPerm($obj,$lvl,$req);
-        if (!$res) {
+        if ($res) {
             return $res;
         }