removal of vardump
This commit is contained in:
parent
a3628954b2
commit
cedb8adfe2
@ -2468,7 +2468,6 @@ if (is_object($objcanvas) && $objcanvas->displayCanvasExists($action)) {
|
|||||||
if ($tmpcheck != 0 && $tmpcheck != -5) {
|
if ($tmpcheck != 0 && $tmpcheck != -5) {
|
||||||
print ' <font class="error">('.$langs->trans("WrongSupplierCode").')</font>';
|
print ' <font class="error">('.$langs->trans("WrongSupplierCode").')</font>';
|
||||||
}
|
}
|
||||||
var_dump($tmpcheck);
|
|
||||||
print '</td>';
|
print '</td>';
|
||||||
print '</tr>';
|
print '</tr>';
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user