Fix: Init of var
This commit is contained in:
parent
4e2b3fc685
commit
028049b4ec
@ -178,7 +178,7 @@ if ($_REQUEST["account"] || $_REQUEST["ref"])
|
||||
$sql3.= " ORDER BY dlr ASC";
|
||||
|
||||
$error=0;
|
||||
$tab_sqlobjorder=array();
|
||||
$tab_sqlobjOrder=array();
|
||||
$tab_sqlobj=array();
|
||||
|
||||
// List customer invoices
|
||||
|
||||
Loading…
Reference in New Issue
Block a user