MantisBT: master-1.2.x 9b1a282b
| Author | Committer | Branch | Timestamp | Parent |
|---|---|---|---|---|
| vincent_sels | vincent_sels | master-1.2.x | 2012-02-07 07:49 | master-1.2.x 1c9c8e2e |
| Affected Issues | 0014336: Don't throw error when using db_fetch_array on empty resultset | |||
| Changeset | Don't throw error when using db_fetch_array on empty resultset When you execute a query which returns no results, an error is thrown By adding an extra check on the passed p_result to see whether it is Fixes 0014336 Signed-off-by: Damien Regad damien.regad@merckgroup.com |
|||
| mod - core/database_api.php | Diff File | |||