Elgg
Version 3.0
|
Go to the source code of this file.
Namespaces | |
Elgg | |
Configuration exception. | |
Variables | |
$exception = elgg_extract('object', $vars) | |
if (!$exception instanceof Throwable) | |
$exception = elgg_extract('object', $vars) |
Definition at line 14 of file admin_exception.php.
if(!$exception instanceof Throwable) |
Definition at line 15 of file admin_exception.php.