Merge branch 'maint/7.0'
[ninja.git] / xdoc / debugging.dox
blob8cb6d038fcd354555764a2441f437d8d0bdc8c43
1 /** @page Debug
3 @section exception Showing exceptions on screen
5 Set IN_PRODUCTION to FALSE in ninja/index.php to stop hiding exceptions and saving them to files in /tmp.
7 */