W tym momencie 407:
function __f__17274c3b2c9c3400e1f251fd7a516686($html, $documentHeadItems, $css, $jsModules, $metaTags, array $header_items, $items=array(), $footer_items=array(), $stats=array())
{
$_ips___x_retval = '';
$__iteratorCount = 0;
foreach( $header_items['applications'] as $data )
{
$__iteratorCount++;
$_ips___x_retval .= "
" . (($data['app_show']) ? ("
variable=\"appActive\" default=\"\" oncondition=\"$data['app_active']\" value=\"active
<li id='nav_app_{$data['app_dir']}' class=\"left variable=\"appActive\"><a href=' url=\"{$data['app_link']}\" seotitle=\"{$data['app_seotitle']}\" template=\"{$data['app_template']}\" base=\"{$data['app_base']}' title=' expression=\"sprintf( $this->lang->words['go_to_prefix'], IPSLib::getAppTitle($data['app_dir']) )'>" . IPSLib::getAppTitle($data['app_dir']) . "</a></li>
") : ("")) . "
";
}
$_ips___x_retval .= '';
unset( $__iteratorCount );
return $_ips___x_retval;
}