Ignore:
Timestamp:
Jan 16, 2019, 7:06:35 PM (5 years ago)
Author:
roby
Message:
 
File:
1 edited

Legend:

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

    r255 r256  
    135135                $sth = $dbi->prepare("$sql");
    136136                $sth->execute();       
    137                 $row = $sth->fetchAll();
     137#               $row = $sth->fetchAll();
    138138                $tipo= $sth->rowCount();
    139139                if(($tipo==0) and ($dadata <= $cdata) and ($adata >= $cdata)){
Note: See TracChangeset for help on using the changeset viewer.