File "html_e04a23ee62b219ad2a481b61079f47f4.php"

Full path: /home/argothem/www/SpipFactory-fichiers_de_travail/sauvegarde-depannage-1.9a3.2/1.9/CACHE/skel/html_e04a23ee62b219ad2a481b61079f47f4.php
File size: 1.51 KB
MIME-type: text/x-php
Charset: utf-8

<?php
/*
 * Squelette : dist/inc-head.html
 * Date :      Sat, 26 Aug 2006 20:17:10 GMT
 * Compile :   Sun, 08 Mar 2020 16:59:34 GMT (0.00s)
 * Pas de boucle
 */ 

//
// Fonction principale du squelette dist/inc-head.html
//
function html_e04a23ee62b219ad2a481b61079f47f4($Cache, $Pile, $doublons=array(), $Numrows=array(), $SP=0) {
	$page = ('<?php header("X-Spip-Cache: 86400"); ?>'.'<?php header("Cache-Control: max-age=86400"); ?>' .
'

' .
'
<meta http-equiv="Content-Type" content="text/html; charset=' .
interdire_scripts($GLOBALS['meta']['charset']) .
'" />

' .
'
<meta name="generator" content="SPIP ' .
spip_version() .
'" />

' .
'
' .
((strval($t1 = interdire_scripts(find_in_path('favicon.ico')))!='') ?
		('<link rel="shortcut icon" href="' . $t1 . '" />') :
		('')) .
'

' .
'
<link rel="alternate" type="application/rss+xml" title="' .
_T('public/spip/ecrire:syndiquer_site') .
'" href="' .
interdire_scripts(generer_url_public('backend')) .
'" />

' .
'
<link rel="stylesheet" href="' .
interdire_scripts(direction_css(find_in_path('spip_style.css'))) .
'" type="text/css" media="all" />

' .
'
<link rel="stylesheet" href="' .
interdire_scripts(direction_css(find_in_path('habillage.css'))) .
'" type="text/css" media="projection, screen, tv" />

' .
'
<link rel="stylesheet" href="' .
interdire_scripts(direction_css(find_in_path('impression.css'))) .
'" type="text/css" media="print" />

' .
'
' .
pipeline('insert_head','') .
'
');

	return analyse_resultat_skel('html_e04a23ee62b219ad2a481b61079f47f4', $Cache, $page);
}

?>