remove debug

This commit is contained in:
Michael RICOIS 2018-01-12 15:22:13 +01:00
parent 58d0028c22
commit 18f7642e3d

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) {