From c9202d9113210981ae47df40511645da2ee140df Mon Sep 17 00:00:00 2001 From: root Date: Wed, 27 Apr 2016 15:51:38 +0200 Subject: Error correction --- server/core/Automating.php | 1 + 1 file changed, 1 insertion(+) (limited to 'server/core/Automating.php') diff --git a/server/core/Automating.php b/server/core/Automating.php index 697b666..27dd018 100755 --- a/server/core/Automating.php +++ b/server/core/Automating.php @@ -13,6 +13,7 @@ include("Image.php"); include("Network.php"); include("Compute.php"); include("NetworkLayer3.php"); +include("CoreInterface.php"); /** * automating Class of the back-end application -- cgit v1.2.3