| Current Path : /home/etiennec/www/tmp/cache/skel/ |
| Current File : /home/etiennec/www/tmp/cache/skel/html_0dd221ff08178878b3f18e70d637fe9b.php |
<?php
/*
* Squelette : ../prive/squelettes/contenu/rubriques.html
* Date : Sun, 13 Sep 2015 19:43:13 GMT
* Compile : Sun, 06 Dec 2015 11:58:01 GMT
* Boucles :
*/
//
// Fonction principale du squelette ../prive/squelettes/contenu/rubriques.html
// Temps de compilation total: 0.510 ms
//
function html_0dd221ff08178878b3f18e70d637fe9b($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 = (
'<h1 class="grostitre">' .
_T('public|spip|ecrire:info_rubriques') .
'</h1>
<!--affiche_milieu-->
' .
pipeline( 'affiche_enfants' , array('args' => array('exec' => 'rubriques'), 'data' => recuperer_fond( 'prive/objets/contenu/rubrique-enfants' , array_merge($Pile[0],array('id_rubrique' => '0' )), array('compil'=>array('../prive/squelettes/contenu/rubriques.html','html_0dd221ff08178878b3f18e70d637fe9b','',0,$GLOBALS['spip_lang'])), '')) ) .
'
' .
pipeline( 'afficher_complement_objet' , array('args' => array('type' => 'rubrique', 'id' => '0'), 'data' => '<div class="nettoyeur"></div>') ));
return analyse_resultat_skel('html_0dd221ff08178878b3f18e70d637fe9b', $Cache, $page, '../prive/squelettes/contenu/rubriques.html');
}
?>