Pman.php
authorAlan Knowles <alan@roojs.com>
Thu, 16 Mar 2017 06:27:05 +0000 (14:27 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 16 Mar 2017 06:27:05 +0000 (14:27 +0800)
Pman.php

index a4d9f59..e422624 100644 (file)
--- a/Pman.php
+++ b/Pman.php
@@ -249,7 +249,7 @@ class Pman extends HTML_FlexyFramework_Page
     /**
      * hasPerm:
      * wrapper arround authuser->hasPerm
-     * @see Pman_Core_DataObjects_User::hasPerm
+     * @see Pman_Core_DB_DataObject::factory('\ 1')hasPerm
      *
      * @param {String} $name  The permission name (eg. Projects.List)
      * @param {String} $lvl   eg. (C)reate (E)dit (D)elete ... etc.