Server Correction

This commit is contained in:
root 2016-05-05 19:16:10 +02:00
parent 105166c160
commit 80460f5447
8 changed files with 14 additions and 15 deletions

View file

@ -11,7 +11,7 @@
use OpenCloud\Common\Error;
include("CoreInterface.php");
require_once("CoreInterface.php");
/**
* Compute Class of the back-end application
*