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