Changeset 135
- Timestamp:
- Jun 13, 2011, 9:38:02 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/client/modules/Elezioni/grafici.php
r134 r135 245 245 246 246 if($tema=='tour'){ 247 $res1 = mysql_query("SELECT count(0) 248 from ".$prefix."_ele_gruppo where id_cons=$id_cons",$dbi); 247 249 248 250 list($max_ruotag) =mysql_fetch_row($res1);
Note:
See TracChangeset
for help on using the changeset viewer.