Function __global->suggest_fatalistic
Definitions
sources/failure.php
- Give the user an option to see a stack trace by adding in a link, but only if they have permission.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
Preview
Code (PHP)
/**
* Give the user an option to see a stack trace by adding in a link, but only if they have permission.
*
*/
function suggest_fatalistic()
* Give the user an option to see a stack trace by adding in a link, but only if they have permission.
*
*/
function suggest_fatalistic()

