proceed(); rec_last_authorities(); //FACETTES //gestion des facette si active require_once($base_path.'/classes/facette_search.class.php'); $records = ""; if(count($controler->get_indexed_notices())){ $records= implode(",",$controler->get_indexed_notices()); if(!$opac_facettes_ajax){ $str .= facettes::make_facette($records); }else{ $_SESSION['tab_result']=$records; $str .=facettes::get_facette_wrapper(); $str .="