Go to the source code of this file.
Classes | |
| class | eZScript |
| Handles the basics of script execution. More... | |
Functions | |
| eZDBCleanup () | |
| eZFatalError () | |
| eZUpdateDebugSettings ($useDebug=null) | |
| eZUpdateTextCodecSettings () | |
Definition in file ezscript.php.
| eZDBCleanup | ( | ) |
Definition at line 1099 of file ezscript.php.
| eZFatalError | ( | ) |
Definition at line 1110 of file ezscript.php.
| eZUpdateDebugSettings | ( | $ | useDebug = null |
) |
Dummy function, required by some scripts in eZ publish.
Definition at line 1135 of file ezscript.php.
| eZUpdateTextCodecSettings | ( | ) |
Dummy function, required by some scripts in eZ publish.
Definition at line 1142 of file ezscript.php.
1.6.3