MTrackWeb.php
authorAlan Knowles <alan@akbkhome.com>
Thu, 17 Mar 2011 14:25:21 +0000 (22:25 +0800)
committerAlan Knowles <alan@akbkhome.com>
Thu, 17 Mar 2011 14:25:21 +0000 (22:25 +0800)
MTrackWeb.php

index 1a056ca..c54c015 100644 (file)
@@ -49,6 +49,7 @@ class MTrackWeb extends HTML_FlexyFramework_Page
         }
         if (!$this->authUser->hasPerm($what, $cando)) {
             echo "NO PERMS $what $cando";
+            echo '<PRE>'; print_r($this->authUser->getPerms());
             return false;
         }
         // membership rules?