?php $id = 58; $panrent_name = 'link'; $style = 'met_11_2'; $skin_name = 'mui224'; if(!isset($parse)){ include_once PATH_ALL_APP . 'met_template/include/class/parse.class.php'; $parse = new parse(); } $ui = $parse->list_local_config($id,$skin_name,$panrent_name,$style); $ui['has'] =$parse->list_page_config($met_page); ?>