User-Api: add getMyPorjects (#1233)
This commit is contained in:
@@ -20,6 +20,7 @@ abstract class Base extends \Core\Base
|
||||
'createMyPrivateProject',
|
||||
'getMyProjectsList',
|
||||
'getMyOverdueTasks',
|
||||
'getMyProjects',
|
||||
);
|
||||
|
||||
private $both_allowed_procedures = array(
|
||||
|
||||
Reference in New Issue
Block a user