diff options
| author | root <root@serverpc.home> | 2016-04-27 15:51:38 +0200 |
|---|---|---|
| committer | root <root@serverpc.home> | 2016-04-27 15:51:38 +0200 |
| commit | c9202d9113210981ae47df40511645da2ee140df (patch) | |
| tree | 1f4a69123d3d233e0c463a786a2371ae3a6a84b4 /server/core/Identity.php | |
| parent | 1d42345e07b2ef557de3c5049864e6885632b9e9 (diff) | |
Error correction
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 * |
