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/Identity.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'server/core/Identity.php') diff --git a/server/core/Identity.php b/server/core/Identity.php index 112c9e3..b3b89a7 100755 --- a/server/core/Identity.php +++ b/server/core/Identity.php @@ -9,7 +9,7 @@ */ use OpenCloud\Common\Error; -include("CoreInterface.php"); +require_once("CoreInterface.php"); /** * Identity Class of the back-end application * -- cgit v1.2.3