true)); foreach ($metas as $attributes) { echo elgg_format_element('meta', $attributes); } foreach ($links as $attributes) { echo elgg_format_element('link', $attributes); } $js = elgg_get_loaded_js('head'); $css = elgg_get_loaded_css(); $elgg_init = elgg_view('js/initialize_elgg'); $html5shiv_url = elgg_normalize_url('vendors/html5shiv.js'); $ie_url = elgg_get_simplecache_url('css', 'ie'); ?> 'stylesheet', 'href' => $url)); } ?> $url)); } echo elgg_view_deprecated('page/elements/shortcut_icon', array(), "Use the 'head', 'page' plugin hook.", 1.9); echo elgg_view_deprecated('metatags', array(), "Use the 'head', 'page' plugin hook.", 1.8);