summaryrefslogtreecommitdiff
path: root/index.php5
diff options
context:
space:
mode:
Diffstat (limited to 'index.php5')
-rw-r--r--index.php52
1 files changed, 2 insertions, 0 deletions
diff --git a/index.php5 b/index.php5
index b2ffe508..2a65c713 100644
--- a/index.php5
+++ b/index.php5
@@ -21,4 +21,6 @@
* @file
*/
+define( 'MW_ENTRY_PHP5', true );
+
require './index.php';