remove debug
This commit is contained in:
parent
58d0028c22
commit
18f7642e3d
@ -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