From 80460f544763398f211c519251229991db0106a1 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 5 May 2016 19:16:10 +0200 Subject: Server Correction --- server/core/Compute.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'server/core/Compute.php') diff --git a/server/core/Compute.php b/server/core/Compute.php index 7783fde..7d019f5 100755 --- a/server/core/Compute.php +++ b/server/core/Compute.php @@ -11,7 +11,7 @@ use OpenCloud\Common\Error; -include("CoreInterface.php"); +require_once("CoreInterface.php"); /** * Compute Class of the back-end application * -- cgit v1.2.3