Remove test code
This commit is contained in:
parent
e9aae286cd
commit
5c57487b4c
@ -123,10 +123,6 @@ if ((! $_POST["getcustomercode"] && ! $_POST["getsuppliercode"])
|
||||
|
||||
$soc->commercial_id = $_POST["commercial_id"];
|
||||
|
||||
# A virer
|
||||
print 'ttt'.$soc->email.isValidEMail($soc->email).$_POST["action"];
|
||||
exit;
|
||||
|
||||
// Check parameters
|
||||
if (! empty($soc->email) && ! isValidEMail($soc->email))
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user