Changeset 256 for trunk/admin/modules/Elezioni/ele_affluenze.php
- Timestamp:
- Jan 16, 2019, 7:06:35 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/admin/modules/Elezioni/ele_affluenze.php
r255 r256 135 135 $sth = $dbi->prepare("$sql"); 136 136 $sth->execute(); 137 $row = $sth->fetchAll();137 # $row = $sth->fetchAll(); 138 138 $tipo= $sth->rowCount(); 139 139 if(($tipo==0) and ($dadata <= $cdata) and ($adata >= $cdata)){
Note:
See TracChangeset
for help on using the changeset viewer.