Changeset 105 for trunk/client/modules/Elezioni/grafici/raffrontivoto.php
- Timestamp:
- May 29, 2011, 7:05:03 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/client/modules/Elezioni/grafici/raffrontivoto.php
r2 r105 7 7 $altro=$_GET['altro']; 8 8 $desc=$_GET['desc']; 9 $logo=$_GET['logo']; 9 10 $grp1=$_GET['grp1'];$grp2=$_GET['grp2'];$grp3=$_GET['grp3']; 10 11 … … 33 34 $graph->legend->Pos(0.03,0.2,"right","center"); 34 35 35 36 $graph->SetBackgroundImage("../images/logo.jpg",BGIMG_COPY);36 $graph->SetBackgroundImage("../images/$logo",BGIMG_COPY); 37 //$graph->SetBackgroundImage("../images/logo.jpg",BGIMG_COPY); 37 38 //$graph->SetBackgroundCountryFlag('ital',BGIMG_COPY,20); 38 39
Note:
See TracChangeset
for help on using the changeset viewer.