Merge branch 'ticket/r15224-balises' into develop
This commit is contained in:
commit
5fc550ae7a
@ -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) {
|
||||
|
Loading…
Reference in New Issue
Block a user