MantisBT: master-1.2.x afd5c450
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
dhx | dhx | master-1.2.x | 2010-08-12 09:03 | master-1.2.x c6a1dd35 |
Affected Issues | 0012249: g_error_send_page_header condition check always evaluates to true | |||
Changeset | Fix 0012249: g_error_send_page_header condition check always true Within the error_handler() function of error_api.php, this check was if( $g_error_send_page_header || $g_error_send_page_header == null ) Due to PHP's handling of boolean logic this check would always be |
|||
mod - core/error_api.php | Diff File |