BOX_HEADING_PLUGINS, 'link' => oos_href_link_admin(basename($_SERVER['PHP_SELF']), oos_get_all_get_params(array('selected_box')) . 'selected_box=plugins'), 'icon' => 'fa fa-plug', 'active' => $bActive, 'contents' => array( array( 'code' => $aContents['plugins'], 'title' => BOX_PLUGINS_EVENT, 'link' => oos_href_link_admin($aContents['plugins'], 'selected_box=plugins') ), ), );