|
eZ Publish
[4.0]
|
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 142 of file ezexecution.php.
| $GLOBALS['eZExecutionCleanExit'] = false |
Definition at line 165 of file ezexecution.php.