Changeset 290 for trunk/client/modules/Elezioni/index.php
- Timestamp:
- Apr 28, 2019, 8:48:56 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/client/modules/Elezioni/index.php
r280 r290 67 67 $lettera=htmlentities($lettera); 68 68 $ordine=htmlentities($ordine); 69 69 global $limite; 70 70 $sql="SELECT id_conf FROM ".$prefix."_ele_cons_comune where id_cons_gen='$id_cons_gen' and id_comune='$id_comune'" ; 71 71 $res = $dbi->prepare("$sql");
Note:
See TracChangeset
for help on using the changeset viewer.