summaryrefslogtreecommitdiff
path: root/server/core/Network.php
diff options
context:
space:
mode:
Diffstat (limited to 'server/core/Network.php')
-rwxr-xr-xserver/core/Network.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/core/Network.php b/server/core/Network.php
index b244e4e..23f4d41 100755
--- a/server/core/Network.php
+++ b/server/core/Network.php
@@ -13,7 +13,7 @@ use OpenCloud\Common\Error\BaseError;
use OpenCloud\Common\Error\NotImplementedError;
use OpenCloud\Common\Error\UserInputError;
-include("CoreInterface.php");
+require_once("CoreInterface.php");
/**
* Network Class of the back-end application