This commit is contained in:
loviuz 2020-11-26 14:55:36 +01:00
commit eff17804e5
1 changed files with 2 additions and 0 deletions

View File

@ -252,9 +252,11 @@ switch ($resource) {
$where[] = 'idanagrafica='.prepare($superselect['idanagrafica']);
/*
if (!empty($search)) {
$search_fields[] = 'citta LIKE '.prepare('%'.$search.'%');
}
*/
}
break;