Changeset 354 for trunk/client/modules/Elezioni/blocchi/pie_affluenze.php
- Timestamp:
- Sep 26, 2021, 7:11:05 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/client/modules/Elezioni/blocchi/pie_affluenze.php
r279 r354 16 16 17 17 global $circo,$prefix,$dbi,$id_cons,$genere,$id_circ,$id_comune,$id_cons_gen; 18 18 $query=''; 19 19 if (isset($circo) and $circo) $circos="and t2.id_circ='$id_circ'"; 20 20 else $circos='';
Note:
See TracChangeset
for help on using the changeset viewer.