File "html_e8997e44734c5217a4e87138813c1283.php"
Full path: /home/argothem/www/cache/skel/html_e8997e44734c5217a4e87138813c1283.php
File size: 970 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
/*
* Squelette : prive/informer_auteur.html
* Date : Fri, 07 Jul 2023 11:03:22 GMT
* Compile : Sat, 24 Feb 2024 17:43:55 GMT
* Boucles :
*/
//
// Fonction principale du squelette prive/informer_auteur.html
// Temps de compilation total: 0.236 ms
//
function html_e8997e44734c5217a4e87138813c1283($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('Content-Type: text/plain') . '); ?'.'>' .
'<'.'?php header("X-Spip-Cache: 0"); ?'.'>'.'<'.'?php header("Cache-Control: no-cache, must-revalidate"); ?'.'><'.'?php header("Pragma: no-cache"); ?'.'>' .
interdire_scripts(informer_auteur(normaliser_date(($Pile[0]['date'] ?? null)))));
return analyse_resultat_skel('html_e8997e44734c5217a4e87138813c1283', $Cache, $page, 'prive/informer_auteur.html');
}