Ignore:
Timestamp:
May 21, 2014, 2:00:09 PM (10 years ago)
Author:
roby
Message:
 
File:
1 edited

Legend:

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

    r212 r213  
    191191                list($chiusa)=mysql_fetch_row($resc);
    192192                if ($hondt>=1 and $chiusa==1) {
    193                         echo "<option value=\"consiglieri\" ".$temp['consiglieri']." >"._CALCONS."SELECT chiusa FROM ".$prefix."_ele_cons_comune where id_cons='$id_cons'"."$chiusa</option>";
     193                        echo "<option value=\"consiglieri\" ".$temp['consiglieri']." >"._CALCONS."</option>";
    194194                               
    195195                       
Note: See TracChangeset for help on using the changeset viewer.