'."\n"; } */ # Affichage de la page //if (function_exists('ob_start')) { // ob_start(); //} //if (defined('DC_CACHE_CONTENT')) { // echo DC_CACHE_CONTENT; //} else { include $dc_template_file; //} require $blog_dc_path.'/layout/append.php'; //if (function_exists('ob_start')) { // $p_content = ob_get_contents(); // ob_end_clean(); // // echo $p_content; // // if (defined('DC_CACHE_FILE')) { // cache::writeFile(DC_CACHE_FILE,$p_content); // } //} ?>