Elgg
Version 5.1
|
Go to the source code of this file.
Variables | |
$widget = elgg_extract('widget', $vars) | |
if(!$widget instanceof ElggWidget) | $form |
if (empty($form)) | |
if (!$widget instanceof ElggWidget) $form |
Definition at line 15 of file settings.php.
$widget = elgg_extract('widget', $vars) |
Definition at line 10 of file settings.php.
if(empty($form)) |
Definition at line 22 of file settings.php.