Home
last modified time | relevance | path

Searched refs:resqlx (Results 1 – 2 of 2) sorted by relevance

/dports/www/dolibarr/dolibarr-14.0.3/scripts/emailings/
H A Dmailing-send.php345 $resqlx = $db->query($sqlx); variable
346 if (!$resqlx) {
355 $resqlx = $db->query($sqlx); variable
356 if (!$resqlx) {
/dports/www/dolibarr13/dolibarr-13.0.5/scripts/emailings/
H A Dmailing-send.php321 $resqlx = $db->query($sqlx); variable
322 if (!$resqlx) {
331 $resqlx = $db->query($sqlx); variable
332 if (!$resqlx) {