diff options
| author | root <root@serverpc.home> | 2016-04-27 15:51:38 +0200 |
|---|---|---|
| committer | root <root@serverpc.home> | 2016-04-27 15:51:38 +0200 |
| commit | c9202d9113210981ae47df40511645da2ee140df (patch) | |
| tree | 1f4a69123d3d233e0c463a786a2371ae3a6a84b4 /server/core/Compute.php | |
| parent | 1d42345e07b2ef557de3c5049864e6885632b9e9 (diff) | |
Error correction
Diffstat (limited to 'server/core/Compute.php')
| -rwxr-xr-x | server/core/Compute.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/server/core/Compute.php b/server/core/Compute.php index 7e27d00..1db21bf 100755 --- a/server/core/Compute.php +++ b/server/core/Compute.php @@ -11,6 +11,7 @@ use OpenCloud\Common\Error; +include("CoreInterface.php"); /** * Compute Class of the back-end application * |
