Skip to content
Snippets Groups Projects
Commit bad905f1 authored by Ben Coburn's avatar Ben Coburn
Browse files

error reporting E_ALL switch

  - Adds a constant DOKU_E_LEVEL for globally overriding the error reporting level.
  - Adds a file based switch for enabling E_ALL errors without changing the code.

This is convenient for developers debugging new patches. It also ensures that
the new patch will not accidentally record manual changes to the error reporting
level. To enable E_ALL errors globally, create the file 'conf/report_e_all'.

darcs-hash:20060707232525-05dcb-0f24e53783f546a83268fe40b0d8b68f4d6ccfa6.gz
parent f183a5b7
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment