Ignore:
Timestamp:
Apr 21, 2019, 9:46:30 PM (5 years ago)
Author:
roby
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/client/modules/Elezioni/rss.php

    r265 r282  
    160160               
    161161                                       
    162                                 $gruppinum=mysql_num_rows($res);
     162                                $gruppinum=$res->fetch(PDO::FETCH_NUM);
    163163                                $altrivoti=0;
    164164                                while (list($id,$num,$descrizione,$voti)  = $res->fetch(PDO::FETCH_NUM)){
Note: See TracChangeset for help on using the changeset viewer.