Skip to content
Snippets Groups Projects
production.php 165 B
Newer Older
  • Learn to ignore specific revisions
  • // On the CLI, we still want errors in productions
    // so just use the exception template.
    include __DIR__ . '/error_exception.php';