Issue #0001785: utiliser sdv1.tabIdLocal.dateSuppr
This commit is contained in:
parent
76acd31dad
commit
45aa1f6dd2
@ -2704,7 +2704,7 @@ class Interne extends WsScore
|
||||
$sql = $idlocalM->select()
|
||||
->where('codPays=?', $codeCountry)
|
||||
->orWhere('codPays IS NULL')
|
||||
->where('id!=?', 63);
|
||||
->where('dateSuppr=?', '0000-00-00 00:00:00');
|
||||
$row = $idlocalM->fetchAll($sql);
|
||||
} catch (Zend_Db_Exception $e) {
|
||||
if ($this->tabInfoUser['idClient']!=1) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user