Changeset 10 for trunk/client/modules/Elezioni/confronti.php
- Timestamp:
- Nov 27, 2009, 4:54:48 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/client/modules/Elezioni/confronti.php
r2 r10 28 28 if (isset($param['pags'])) $pags=intval($param['pags']); else $pags=0; 29 29 if (isset($param['listecol'])) $listecol=intval($param['listecol']); else $listecol=0; 30 31 $grp1= htmlentities($grp1); 32 $grp2= htmlentities($grp3); 33 $grp3= htmlentities($grp3); 30 34 31 35 echo "<table><tr><td align=\"center\">"._CNFR_CONS."</td></tr></table>";
Note:
See TracChangeset
for help on using the changeset viewer.