summaryrefslogtreecommitdiff
path: root/server/core/App.php
diff options
context:
space:
mode:
authorEoleDev <EoleDev@outlook.fr>2016-02-12 11:57:18 +0100
committerEoleDev <EoleDev@outlook.fr>2016-02-12 11:57:18 +0100
commitad33435ce05302c76618fa77282811ade5a53119 (patch)
treed5641f42cc6a96fd1efe7441c0c1c21358fe5ec8 /server/core/App.php
parentd81a376894b526b5769a553d07487b0b46fecaa2 (diff)
Links Correction
Diffstat (limited to 'server/core/App.php')
-rwxr-xr-xserver/core/App.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/server/core/App.php b/server/core/App.php
index 09da394..dafdaad 100755
--- a/server/core/App.php
+++ b/server/core/App.php
@@ -1,6 +1,6 @@
<?php
-include_once("/istic-openstack/server/core/Plugin_Api.php");
-include_once("/istic-openstack/server/core/LibOverride/genTokenOptions.php");
+include_once("core/Plugin_Api.php");
+include_once("core/LibOverride/genTokenOptions.php");
class App{