diff options
Diffstat (limited to 'index.php')
-rwxr-xr-x | index.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/index.php b/index.php index 0a2f15f9f5e..bd94d0e908d 100755 --- a/index.php +++ b/index.php @@ -21,8 +21,6 @@ * */ -$RUNTIME_NOAPPS = true; //no apps, yet - try { require_once 'lib/base.php'; |