Merge branch 'ticket/r15224-balises' into develop

This commit is contained in:
Michael RICOIS 2018-01-12 15:27:15 +01:00
commit 5fc550ae7a

View File

@ -53,8 +53,6 @@ if(($sponsor = Tools::getValue('sponsor')) && strlen($sponsor) > 12) {
if (Tools::getIsset('lp')) {
$lp = Tools::getValue('lp');
}
print_r($_REQUEST);
$query = '';
if (count($_REQUEST) > 0) {