Browse Source

Update index.php

remotes/origin/stable45
Thomas Müller 14 years ago
parent
commit
08edb5dc58
  1. 2
      index.php

2
index.php

@ -23,6 +23,6 @@
$RUNTIME_NOAPPS = TRUE; //no apps, yet
require_once('lib/base.php');
require_once 'lib/base.php';
OC::handleRequest();
Loading…
Cancel
Save