Ignore:
Timestamp:
Feb 25, 2022, 9:32:36 AM (2 years ago)
Author:
roby
Message:

admin: correzioni e aggiunta funzionalità per inserimento da cellulare, adeguata la funzione di aggiornamento del db per compatibilità con php7 e php5

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/modules/Elezioni/ele_permessi.php

    r358 r359  
    8585        }
    8686        }
    87        
    8887        if (!$listmp) $listmp="''";
    8988        $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.