Changeset 135 for trunk/client


Ignore:
Timestamp:
Jun 13, 2011, 9:38:02 AM (13 years ago)
Author:
roby
Message:

client: ancora per il tema tour

File:
1 edited

Legend:

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

    r134 r135  
    245245
    246246                if($tema=='tour'){
     247                        $res1 = mysql_query("SELECT count(0)
     248                from ".$prefix."_ele_gruppo  where id_cons=$id_cons",$dbi);
    247249
    248250                  list($max_ruotag) =mysql_fetch_row($res1);
Note: See TracChangeset for help on using the changeset viewer.