X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=api.php5;h=7512cdeb474e2446cd30576644ee590e5f92e0be;hb=7936b94341ec5b67d4f212acc9b0721923b8c5c7;hp=524dfd5463ccb565426d7c95bf698ed5c525ecee;hpb=cb79917e435f1dee616bc71d974785da8fc4b26a;p=lhc%2Fweb%2Fwiklou.git diff --git a/api.php5 b/api.php5 index 524dfd5463..7512cdeb47 100644 --- a/api.php5 +++ b/api.php5 @@ -21,4 +21,6 @@ * @file */ +define( 'MW_ENTRY_PHP5', true ); + require './api.php';