DataObjects/Events.php
authorAlan Knowles <alan@roojs.com>
Thu, 6 Oct 2011 04:42:54 +0000 (12:42 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 6 Oct 2011 04:42:54 +0000 (12:42 +0800)
DataObjects/Events.php

index 2653dd5..e998007 100644 (file)
@@ -60,6 +60,7 @@ class Pman_Core_DataObjects_Events extends DB_DataObject
     }
     /**
      * check who is trying to access this. false == access denied..
+     * @return {boolean} true if access is allowed.
      */
     function checkPerm($lvl, $au) 
     {