DataObjects/Person.php
authorAlan Knowles <alan@roojs.com>
Tue, 13 Nov 2012 04:00:30 +0000 (12:00 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 13 Nov 2012 04:00:30 +0000 (12:00 +0800)
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();