Elgg
Version 6.2
|
Go to the source code of this file.
Variables | |
$items = elgg()->menus->getUnpreparedMenu('admin_control_panel')->getItems() | |
foreach ( $items as $menu_item) | |
$items = elgg()->menus->getUnpreparedMenu('admin_control_panel')->getItems() |
Definition at line 6 of file dashboard.php.
foreach($items as $menu_item) | ( | $items as | ) |
Definition at line 7 of file dashboard.php.