Fix: Init of var

This commit is contained in:
Laurent Destailleur 2009-05-05 15:27:10 +00:00
parent 4e2b3fc685
commit 028049b4ec

View File

@ -178,7 +178,7 @@ if ($_REQUEST["account"] || $_REQUEST["ref"])
$sql3.= " ORDER BY dlr ASC"; $sql3.= " ORDER BY dlr ASC";
$error=0; $error=0;
$tab_sqlobjorder=array(); $tab_sqlobjOrder=array();
$tab_sqlobj=array(); $tab_sqlobj=array();
// List customer invoices // List customer invoices