Error correction

This commit is contained in:
root 2016-04-27 15:51:38 +02:00
parent 1d42345e07
commit c9202d9113
5 changed files with 10 additions and 1 deletions

View file

@ -13,6 +13,8 @@ use OpenCloud\Common\Error\BaseError;
use OpenCloud\Common\Error\NotImplementedError;
use OpenCloud\Common\Error\UserInputError;
include("CoreInterface.php");
/**
* Network Class of the back-end application
*