. * --------------------------------------------------------------------- */ /** * Filename was previously states.php * @since 0.84 */ include ('../inc/includes.php'); Session::checkCentralAccess(); Html::header(__('Global'), $_SERVER['PHP_SELF'], "assets", "allassets"); Search::show('AllAssets'); Html::footer();