Show
Ignore:
Timestamp:
01/25/2008 12:46:30 PM (12 months ago)
Author:
Shadowhand
Message:

Changes to exception handling:

  • Disabling display_errors now shows a generic error message, without no stack trace
  • All error messages are now properly compressed via global configuration
  • New i18n messages added to core.php
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/system/i18n/en_US/core.php

    r1720 r1810  
    1515        'error_message'         => 'Error occurred at <strong>line %s</strong> of <strong>%s</strong>.', 
    1616        'stack_trace'           => 'Stack Trace', 
     17        'generic_error'         => 'Unable to Complete Request', 
     18        'errors_disabled'       => 'You can go to the <a href="%s">home page</a> or <a href="%s">try again</a>.', 
    1719 
    1820        // Resource names