X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=modules%2Fgadgets%2Fgadgets.inc.php;h=bdfff0c26d46199238c55e065f7c686ac0f16552;hb=d667c548989db9d77b9abb0efe46d89c60369fc1;hp=f668fb44cfc39d6382d3a39cfcdfbd8ad83720b6;hpb=64087a3430249f84d999be01219697c925c5c7f7;p=platal.git diff --git a/modules/gadgets/gadgets.inc.php b/modules/gadgets/gadgets.inc.php index f668fb4..bdfff0c 100644 --- a/modules/gadgets/gadgets.inc.php +++ b/modules/gadgets/gadgets.inc.php @@ -1,6 +1,6 @@ changeTpl($template, NO_SKIN); - - header('Content-Type: application/xml; charset=utf-8'); + pl_cached_content_headers("application/xml", "utf-8"); } function init_igoogle_html($template, $auth = AUTH_PUBLIC)