Changeset 65 for trunk/client/modules/Elezioni/grafici.php
- Timestamp:
- Mar 30, 2010, 5:25:30 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/client/modules/Elezioni/grafici.php
r53 r65 512 512 513 513 514 echo "</table></td><td valign=\"top\"><br />"; 514 echo "</table></td>"; 515 global $tema; 516 if($tema!="tour") echo "</tr><tr>"; 517 echo "<td valign=\"top\"><br />"; 515 518 # grafico statico 516 519 echo "<img src='modules/Elezioni/grafici/barre.php?dati1=$dati1&dati2=$dati2&i=$i&cop=$copy&titolo=$titolo&descr=$descr_cons&l=$l&w=$w&logo=$logo' alt=\"Grafico\" />";
Note:
See TracChangeset
for help on using the changeset viewer.