Search Changesets

MantisBT: master-1.2.x 0d624abf

2016-01-14 02:07

dregad


Details Diff
Do not fetch column twice in the same query

Doing so with mssqlnative driver triggers a PHP NOTICE in ADOdb library,
likely due to the use of associative fetch mode.

Fixes 0020513
Affected Issues
0020513
mod - core/custom_field_api.php Diff File