diff options
Diffstat (limited to 'index.php5')
-rw-r--r-- | index.php5 | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -21,4 +21,6 @@ * @file */ +define( 'MW_ENTRY_PHP5', true ); + require './index.php'; |
index : server/parabolawiki | ||
Unnamed repository; edit this file 'description' to name the repository. | git-mirror |
summaryrefslogtreecommitdiff |
-rw-r--r-- | index.php5 | 2 |
@@ -21,4 +21,6 @@ * @file */ +define( 'MW_ENTRY_PHP5', true ); + require './index.php'; |