DataObjects/Person.php
[Pman.Core] / DataObjects / Person.php
index b85f93c..d0406cb 100644 (file)
@@ -525,6 +525,8 @@ class Pman_Core_DataObjects_Person extends DB_DataObject
         
     }
     
+    
+    
     function hasPerm($name, $lvl) 
     {
         static $pcache = array();