diff options
Diffstat (limited to 'server/core/Identity.php')
| -rwxr-xr-x | server/core/Identity.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/server/core/Identity.php b/server/core/Identity.php index a30dad2..112c9e3 100755 --- a/server/core/Identity.php +++ b/server/core/Identity.php @@ -9,6 +9,7 @@ */ use OpenCloud\Common\Error; +include("CoreInterface.php"); /** * Identity Class of the back-end application * |
