summaryrefslogtreecommitdiff
path: root/app/Api/Base.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Api/Base.php')
-rw-r--r--app/Api/Base.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Api/Base.php b/app/Api/Base.php
index fe78d99d..c1be1878 100644
--- a/app/Api/Base.php
+++ b/app/Api/Base.php
@@ -20,6 +20,7 @@ abstract class Base extends \Core\Base
'createMyPrivateProject',
'getMyProjectsList',
'getMyOverdueTasks',
+ 'getMyProjects',
);
private $both_allowed_procedures = array(