mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-08 17:02:34 +01:00
php V8 Warning
This commit is contained in:
@@ -366,7 +366,7 @@ $param .= "&socid=".urlencode($socid);
|
||||
$param .= "&type_element=".urlencode($type_element);
|
||||
|
||||
$total_qty = 0;
|
||||
|
||||
$num=0;
|
||||
if ($sql_select) {
|
||||
$resql = $db->query($sql);
|
||||
if (!$resql) {
|
||||
|
||||
Reference in New Issue
Block a user