X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=api.php5;h=7512cdeb474e2446cd30576644ee590e5f92e0be;hb=934be10d3a81e8c2f59e14b6efa7115ab348103f;hp=524dfd5463ccb565426d7c95bf698ed5c525ecee;hpb=166191535f486569277e95b7e6a3850b5db6757d;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';