X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=index.php5;h=2a65c713d6015df2f641f3aa78546e7bbbedab41;hb=9aa5cd1b1c619a89687d4e6441f5220b50670072;hp=b2ffe50863dc5f7a4a95be7cea6379df74fabddf;hpb=b2645d82849ca74b0e6b8df6a3e28e81d0561a58;p=lhc%2Fweb%2Fwiklou.git diff --git a/index.php5 b/index.php5 index b2ffe50863..2a65c713d6 100644 --- a/index.php5 +++ b/index.php5 @@ -21,4 +21,6 @@ * @file */ +define( 'MW_ENTRY_PHP5', true ); + require './index.php';