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