Changeset 359 for trunk/admin/modules/Elezioni/ele_permessi.php
- Timestamp:
- Feb 25, 2022, 9:32:36 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/admin/modules/Elezioni/ele_permessi.php
r358 r359 85 85 } 86 86 } 87 88 87 if (!$listmp) $listmp="''"; 89 88 $sql="select aid from ".$prefix."_authors where id_comune=$id_comune and (admincomune=0 and adminop=0 and aid not in ($listmp)) order by aid"; // operatori registrati ma non ancora autorizzati
Note:
See TracChangeset
for help on using the changeset viewer.