summaryrefslogtreecommitdiff
path: root/server/core/Image.php
diff options
context:
space:
mode:
authorroot <root@serverpc.home>2016-05-05 19:16:10 +0200
committerroot <root@serverpc.home>2016-05-05 19:16:10 +0200
commit80460f544763398f211c519251229991db0106a1 (patch)
treeab543770856db7c8da7d7bd1463f11b67f0d4446 /server/core/Image.php
parent105166c16006e03fed20af4554593f3bac744fba (diff)
Server Correction
Diffstat (limited to 'server/core/Image.php')
-rwxr-xr-xserver/core/Image.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/core/Image.php b/server/core/Image.php
index b256d4c..9ad9f0a 100755
--- a/server/core/Image.php
+++ b/server/core/Image.php
@@ -14,7 +14,7 @@ use OpenCloud\Common\Error\BaseError;
use OpenCloud\Common\Error\NotImplementedError;
use OpenCloud\Common\Error\UserInputError;
-include("CoreInterface.php");
+require_once("CoreInterface.php");
/**
* Image Class of the back-end application