File "html_be02df4857a17775f6ee9e7dcd87b93f.php"
Full path: /home/argothem/www/cache/inc/cache/log/log/log/log/html_be02df4857a17775f6ee9e7dcd87b93f.php
File size: 2.43 KB
MIME-type: text/x-php
Charset: utf-8
<?php
/*
* Squelette : ../prive/squelettes/structure.html
* Date : Fri, 07 Jul 2023 11:03:22 GMT
* Compile : Sat, 24 Feb 2024 12:37:05 GMT
* Boucles :
*/
//
// Fonction principale du squelette ../prive/squelettes/structure.html
// Temps de compilation total: 0.189 ms
//
function html_be02df4857a17775f6ee9e7dcd87b93f($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 = (
'<'.'?php header(' . _q('Cache-Control: no-cache') . '); ?'.'>' .
'<'.'?php header(' . _q('Pragma: no-cache') . '); ?'.'>' .
(defined('_DOCTYPE_ECRIRE')?constant('_DOCTYPE_ECRIRE'):'') .
'<html class="' .
lang_dir(($Pile[0]['lang'] ?? null), 'ltr','rtl') .
(($t1 = strval(spip_htmlentities(($Pile[0]['lang'] ?? null) ? ($Pile[0]['lang'] ?? null) : $GLOBALS['spip_lang'])))!=='' ?
(' ' . $t1) :
'') .
' no-js" xmlns="http://www.w3.org/1999/xhtml" xml:lang="' .
spip_htmlentities(($Pile[0]['lang'] ?? null) ? ($Pile[0]['lang'] ?? null) : $GLOBALS['spip_lang']) .
'" lang="' .
spip_htmlentities(($Pile[0]['lang'] ?? null) ? ($Pile[0]['lang'] ?? null) : $GLOBALS['spip_lang']) .
'" dir="' .
lang_dir(($Pile[0]['lang'] ?? null), 'ltr','rtl') .
'">
<head>
' .
'<'.'?php echo recuperer_fond( ' . argumenter_squelette(( 'prive/squelettes/head/' .
interdire_scripts(entites_html(table_valeur($Pile[0]??[], (string)'type-page', null),true)))) . ', array_merge('.var_export($Pile[0],1).',array(\'espace_prive\' => ' . argumenter_squelette('1') . ',
\'lang\' => ' . argumenter_squelette($GLOBALS["spip_lang"]) . ')), array("compil"=>array(\'../prive/squelettes/structure.html\',\'html_be02df4857a17775f6ee9e7dcd87b93f\',\'\',6,$GLOBALS[\'spip_lang\'])), _request(\'connect\') ?? \'\');
?'.'>
</head>
' .
filtre_sanitize_env($Pile,array('titre', 'sinon')) .
'
' .
'<'.'?php echo recuperer_fond( ' . argumenter_squelette('prive/squelettes/body') . ', array_merge('.var_export($Pile[0],1).',array(\'espace_prive\' => ' . argumenter_squelette('1') . ',
\'lang\' => ' . argumenter_squelette($GLOBALS["spip_lang"]) . ')), array("compil"=>array(\'../prive/squelettes/structure.html\',\'html_be02df4857a17775f6ee9e7dcd87b93f\',\'\',9,$GLOBALS[\'spip_lang\'])), _request(\'connect\') ?? \'\');
?'.'>
</html>
');
return analyse_resultat_skel('html_be02df4857a17775f6ee9e7dcd87b93f', $Cache, $page, '../prive/squelettes/structure.html');
}