File "html_9c3f99503eb566175053f908763440be.php"
Full path: /home/argothem/www/cache/skel/html_9c3f99503eb566175053f908763440be.php
File size: 1.29 KB
MIME-type: text/x-php
Charset: utf-8
<?php
/*
* Squelette : ../prive/objets/liste/articles-memerubrique.html
* Date : Fri, 07 Jul 2023 11:03:22 GMT
* Compile : Sat, 24 Feb 2024 12:49:12 GMT
* Boucles :
*/
//
// Fonction principale du squelette ../prive/objets/liste/articles-memerubrique.html
// Temps de compilation total: 0.045 ms
//
function html_9c3f99503eb566175053f908763440be($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 echo recuperer_fond( ' . argumenter_squelette('prive/objets/liste/articles') . ', array_merge('.var_export($Pile[0],1).',array(\'id_article\' => ' . argumenter_squelette('') . ',
\'pagination\' => ' . argumenter_squelette('page') . ',
\'titre\' => ' . argumenter_squelette(_T('public|spip|ecrire:info_meme_rubrique')) . ',
\'lang\' => ' . argumenter_squelette($GLOBALS["spip_lang"]) . ')), array("compil"=>array(\'../prive/objets/liste/articles-memerubrique.html\',\'html_9c3f99503eb566175053f908763440be\',\'\',1,$GLOBALS[\'spip_lang\'])), _request(\'connect\') ?? \'\');
?'.'>';
return analyse_resultat_skel('html_9c3f99503eb566175053f908763440be', $Cache, $page, '../prive/objets/liste/articles-memerubrique.html');
}