Closed GoogleCodeExporter closed 9 years ago
With your suggestion I have updated the following code. Seemed to work both
ways on Postgres.
$row = $prep_statement->fetch(PDO::FETCH_ASSOC);
echo " <option value='select'
selected='selected'>".$text['dropdown-sequence']."</option>\n";
This was already fixed in the dev branch but didn't make its way to stable. Dev
branch at this moment is more stable than the 3.2. FusionPBX 3.3 release will
be later today.
Fixed in revision 3955.
Original comment by markjcrane@gmail.com
on 29 Apr 2013 at 3:08
Original issue reported on code.google.com by
carlo.di...@gmail.com
on 29 Apr 2013 at 10:53