Ignore:
Timestamp:
Nov 18, 2020, 11:05:49 PM (3 years ago)
Author:
roby
Message:

Ulteriori adeguamenti per la rev 338

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/client/modules/Elezioni/candidato.php

    r283 r342  
    136136       
    137137       
    138         while(list($id_cand,$id_cons2,$id_lista, $cognome, $nome, $note,, $num_cand) = $result->fetch(PDO::FETCH_NUM)) {
     138        while(list($id_cand,$id_cons2,$id_lista, $numlista, $cognome, $nome, $note,, $num_cand) = $result->fetch(PDO::FETCH_NUM)) {
    139139        if ($circo=="1") $circos=" and id_circ='$id_circ'";else $circos='';// per circosc 5-06
    140140                // dati lista
Note: See TracChangeset for help on using the changeset viewer.