Changeset 53 for trunk/client
- Timestamp:
- Mar 25, 2010, 5:13:20 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/client/modules/Elezioni/grafici.php
r41 r53 121 121 122 122 123 if ($genere==0){$query.=" and id_gruppo=$id_gruppo";}123 # if ($genere==0){$query.=" and id_gruppo=$id_gruppo";} 124 124 $res1234=mysql_query($query, $dbi); 125 125 list($tot)=mysql_fetch_row($res1234);
Note:
See TracChangeset
for help on using the changeset viewer.