Ignore:
Timestamp:
May 14, 2019, 11:56:26 PM (5 years ago)
Author:
roby
Message:
 
File:
1 edited

Legend:

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

    r258 r307  
    259259function candidato($ok, $do,$id_cand, $id_lista,$id_circ, $id_gruppo,$cognome, $nome, $note, $simbolo,$id_cand2,$num_cand) {
    260260        global $param, $bgcolor1, $bgcolor2, $prefix, $dbi, $descr_cons, $id_cons,$simbolo2,$min,$id_cons_gen,$id_comune,$id_sez;
     261        if(!$id_sez) $id_sez=0;
    261262$aid=$_SESSION['aid'];
    262263$perms=ChiSei($id_cons_gen);
Note: See TracChangeset for help on using the changeset viewer.