Go to the source code of this file.
Classes | |
| class | eZExecution |
| Handles proper script execution, fatal error detection and handling. More... | |
Functions | |
| eZExecutionUncleanShutdownHandler () | |
Variables | |
| $GLOBALS ['eZExecutionCleanExit'] = false | |
Definition in file ezexecution.php.
| eZExecutionUncleanShutdownHandler | ( | ) |
Exit handler which called after the script is done, if it detects that eZ publish did not exit cleanly it will issue an error message and display the debug.
Definition at line 149 of file ezexecution.php.
| $GLOBALS['eZExecutionCleanExit'] = false |
Definition at line 172 of file ezexecution.php.
1.6.3