aboutsummaryrefslogtreecommitdiffstats
path: root/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'index.php')
-rwxr-xr-xindex.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.php b/index.php
index a972993c19c..12b2d8f406d 100755
--- a/index.php
+++ b/index.php
@@ -23,6 +23,6 @@
$RUNTIME_NOAPPS = TRUE; //no apps, yet
-require_once('lib/base.php');
+require_once 'lib/base.php';
OC::handleRequest();