Ignore:
Timestamp:
Jun 2, 2019, 10:04:20 PM (5 years ago)
Author:
roby
Message:
 
File:
1 edited

Legend:

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

    r316 r318  
    194194                        if($rescomu->rowCount())
    195195                                list($fasciacom)=$rescomu->fetch(PDO::FETCH_NUM);
     196                        else $fasciacom=0;
    196197                } else $fasciacom=0;
    197198                $sql="SELECT id_conf, descrizione from ".$prefix."_ele_conf order by id_conf desc";
Note: See TracChangeset for help on using the changeset viewer.