Changeset 318 for trunk/admin/modules/Elezioni/ele_associazioni.php
- Timestamp:
- Jun 2, 2019, 10:04:20 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/admin/modules/Elezioni/ele_associazioni.php
r316 r318 194 194 if($rescomu->rowCount()) 195 195 list($fasciacom)=$rescomu->fetch(PDO::FETCH_NUM); 196 else $fasciacom=0; 196 197 } else $fasciacom=0; 197 198 $sql="SELECT id_conf, descrizione from ".$prefix."_ele_conf order by id_conf desc";
Note:
See TracChangeset
for help on using the changeset viewer.