php V8 Warning

This commit is contained in:
BENKE Charlene 2022-05-24 22:46:43 +02:00 committed by GitHub
parent 0e3d7c4e2e
commit f17ae94206
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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) {