Procedural File: pnuser.php
Source Location: /system/Errors/pnuser.php
Page Details:
Zikula Application Framework
Tags:
errors_user_main [line 23]
string errors_user_main(
$args, string $args['type'], string $args['message'])
|
|
Display an error This function displays a generic error form The template used is based on the error type passed
Tags:
Parameters
| string |
$args['type'] |
error type ''404' or 'module' |
| string |
$args['message'] |
custom error message |
| |
$args |
|
errors_user_system [line 72]
void errors_user_system(
$args)
|
|
display a system error
Tags:
Parameters
|
|