Ignore:
Timestamp:
Jul 31, 2021, 1:41:30 PM (3 years ago)
Author:
roby
Message:

Segue adattamento per php7
modifica gestione consultazioni con e senza voto nullo di lista

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/client/modules/Elezioni/affluenze.php

    r350 r352  
    224224#               if(($data==$ultdata) and ($ora==$ultora))
    225225                {
    226                         $tot[$data.$ora]="<table class=\"td-89\" width=\"100%\"><tr class=\"bggray2\"><td class=\"td-30\">
     226                        $tot[$data.$ora]="<table class=\"td-89\"><tr class=\"bggray2\"><td class=\"td-30\">
    227227                        <b>".number_format($votiu,0,',','.')."</b></td><td class=\"td-30\">
    228228                        <b>".number_format($votid,0,',','.')."</b></td><td>
Note: See TracChangeset for help on using the changeset viewer.