.=< { Star Gans Tq } >=.
<?php
/*
* Squelette : squelettes/inc-head.html
* Date : Tue, 10 Nov 2009 15:56:41 GMT
* Compile : Fri, 22 Sep 2023 05:38:15 GMT
* Boucles :
*/
//
// Fonction principale du squelette squelettes/inc-head.html
// Temps de compilation total: 0.416 ms
//
function html_f65486e29dbeadec7fb1108132fe04a4($Cache, $Pile, $doublons=array(), $Numrows=array(), $SP=0) {
if (isset($Pile[0]["doublons"]) AND is_array($Pile[0]["doublons"]))
$doublons = nettoyer_env_doublons($Pile[0]["doublons"]);
$connect = '';
$page = (
'
<meta http-equiv="Content-Type" content="text/html; charset=' .
interdire_scripts($GLOBALS['meta']['charset']) .
'" />
<meta name="generator" content="SPIP' .
(($t1 = strval(spip_version()))!=='' ?
(' ' . $t1) :
'') .
'" />
' .
(($t1 = strval(interdire_scripts(generer_url_public('backend', ''))))!=='' ?
(( '<link rel="alternate" type="application/rss+xml" title="' .
_T('public/spip/ecrire:syndiquer_site') .
'" href="') . $t1 . '" />') :
'') .
'
' .
(($t1 = strval(interdire_scripts(direction_css(find_in_path('spip_style.css')))))!=='' ?
('<link rel="stylesheet" href="' . $t1 . '" type="text/css" media="all" />') :
'') .
'
' .
(($t1 = strval(interdire_scripts(direction_css(find_in_path('spip_formulaires.css')))))!=='' ?
('<link rel="stylesheet" href="' . $t1 . '" type="text/css" media="projection, screen, tv" />') :
'') .
'
' .
(($t1 = strval(interdire_scripts(direction_css(find_in_path('habillage.css')))))!=='' ?
('<link rel="stylesheet" href="' . $t1 . '" type="text/css" media="projection, screen, tv" />') :
'') .
'
' .
(($t1 = strval(interdire_scripts(direction_css(find_in_path('impression.css')))))!=='' ?
('<link rel="stylesheet" href="' . $t1 . '" type="text/css" media="print" />') :
'') .
'
' .
(($t1 = strval(interdire_scripts(direction_css(find_in_path('perso.css')))))!=='' ?
('<link rel="stylesheet" href="' . $t1 . '" type="text/css" media="all" />') :
'') .
'
' .
insert_head_css().pipeline('insert_head','<!-- insert_head -->'). '<?php header("X-Spip-Filtre: '.'compacte_head' . '"); ?'.'>');
return analyse_resultat_skel('html_f65486e29dbeadec7fb1108132fe04a4', $Cache, $page, 'squelettes/inc-head.html');
}
?>