some updates on PM API

This commit is contained in:
Erik Amaru Ortiz
2013-11-07 12:37:16 -04:00
parent a8c9748aa3
commit 8e61053435
5 changed files with 59 additions and 72 deletions

View File

@@ -6,6 +6,8 @@ class Api
private static $workspace;
private static $userId;
const SYSTEM_EXCEPTION_STATUS = 500;
public function __costruct()
{
self::$workspace = null;