1
0
mirror of https://github.com/devcode-it/openstamanager.git synced 2025-01-29 23:14:55 +01:00
This commit is contained in:
loviuz 2020-11-26 14:55:36 +01:00
commit eff17804e5

View File

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