DataObjects/Person.php
authoredward <edward@roojs.com>
Thu, 14 Apr 2016 04:36:42 +0000 (12:36 +0800)
committeredward <edward@roojs.com>
Thu, 14 Apr 2016 04:36:42 +0000 (12:36 +0800)
DataObjects/Person.php

index 65913b7..27e384d 100644 (file)
@@ -692,7 +692,6 @@ class Pman_Core_DataObjects_Person extends DB_DataObject
             $pcache[$this->id] = $this->getPerms();
         }
         
-        print_r($pcache[$this->id]);exit;
        // echo "<PRE>";print_r($pcache[$au->id]);
        // var_dump($pcache[$au->id]);
         if (empty($pcache[$this->id][$name])) {