MantisBT: master 196b2947

Author Committer Branch Timestamp Parent
Julian Fitzell master 2002-08-23 00:04 master 0659eabc
Changeset

Start implementing error handling

  • add a new error constant for missing GPC variables
  • add core_error_API.php
  • move debugging configuration options to their own section in config_defaults_inc.php
  • add $g_show_detailed_errors and $g_display_errors to configure error reporting
  • remove $g_register_globals from config_defaults_inc.php

git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@1302 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9

mod - lang/strings_english.txt Diff File
mod - config_defaults_inc.php Diff File
mod - constant_inc.php Diff File
mod - core_API.php Diff File