Changeset 105 for trunk/client/modules/Elezioni/grafici/raffrontiperc.php
- Timestamp:
- May 29, 2011, 7:05:03 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/client/modules/Elezioni/grafici/raffrontiperc.php
r2 r105 8 8 $altro=$_GET['altro']; 9 9 $desc=$_GET['desc']; 10 $logo=$_GET['logo']; 10 11 $grp1=$_GET['grp1'];$grp2=$_GET['grp2'];$grp3=$_GET['grp3']; 11 12 … … 37 38 //$graph->Set3DPerspective(SKEW3D_RIGHT,650,470,true); 38 39 39 $graph->SetBackgroundImage("../images/ logo.jpg",BGIMG_COPY);40 $graph->SetBackgroundImage("../images/$logo",BGIMG_COPY); 40 41 //$graph->SetBackgroundCountryFlag('ital',BGIMG_COPY,20); 41 42
Note:
See TracChangeset
for help on using the changeset viewer.