Elgg
Version 3.0
|
Go to the source code of this file.
Namespaces | |
Elgg\Core | |
Updates the advanced settings for the primary site object. | |
Variables | |
$item = elgg_extract('item', $vars) | |
if(!$item instanceof ElggMenuItem) | $deps = $item->getDeps() |
if (!$item instanceof ElggMenuItem) $deps = $item->getDeps() |
Definition at line 17 of file item_deps.php.
$item = elgg_extract('item', $vars) |
Definition at line 12 of file item_deps.php.