Clean code

This commit is contained in:
Laurent Destailleur 2021-11-07 20:43:26 +01:00
parent a386d637b3
commit c7cb5213bd

View File

@ -319,7 +319,7 @@ if ($sall) {
}
if ($search_user > 0) {
$sql .= " AND ec.fk_c_type_contact = tc.rowid AND tc.element='contrat' AND tc.source='internal' AND ec.element_id = c.rowid AND ec.fk_socpeople = ".((int) $search_user);
}tdoverflowmax200
}
// Add where from extra fields
include DOL_DOCUMENT_ROOT.'/core/tpl/extrafields_list_search_sql.tpl.php';
// Add where from hooks