summaryrefslogtreecommitdiff
path: root/models/acl.php
diff options
context:
space:
mode:
Diffstat (limited to 'models/acl.php')
-rw-r--r--models/acl.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/models/acl.php b/models/acl.php
index c8a39ee4..622aca9a 100644
--- a/models/acl.php
+++ b/models/acl.php
@@ -110,7 +110,7 @@ class Acl extends Base
* Get the connected user id
*
* @access public
- * @return bool
+ * @return integer
*/
public function getUserId()
{