Changeset 254 for trunk/admin/modules/Elezioni/ele_consultazionitipi.php
- Timestamp:
- Mar 13, 2018, 9:26:23 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/admin/modules/Elezioni/ele_consultazionitipi.php
r195 r254 108 108 case "5" : { 109 109 if (!$pro_t['voto_g'] and !$pro_t['voto_c']) $gencons=_GENCONS5; 110 elseif (!$pro_t['voto_g'] and $pro_t['voto_c']) $gencons=_GENCONS3; 110 111 else $gencons=_GENCONS6; 111 112 break;
Note:
See TracChangeset
for help on using the changeset viewer.