File "html_c25af71bc06e3531afba79052e499e92.php"

Full path: /home/argothem/www/cache/skel/html_c25af71bc06e3531afba79052e499e92.php
File size: 1.38 KB
MIME-type: text/x-php
Charset: utf-8

<?php

/*
 * Squelette : ../prive/squelettes/navigation/configurer.html
 * Date :      Fri, 07 Jul 2023 11:03:22 GMT
 * Compile :   Mon, 26 Feb 2024 10:33:45 GMT
 * Boucles :   
 */ 
//
// Fonction principale du squelette ../prive/squelettes/navigation/configurer.html
// Temps de compilation total: 0.313 ms
//

function html_c25af71bc06e3531afba79052e499e92($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 = (
vide($Pile['vars'][$_zzz=(string)'nav'] = recuperer_fond( 'prive/squelettes/inclure/menu-navigation' , array_merge($Pile[0],array('menu' => 'menu_configuration' ,
	'bloc' => 'navigation' )), array('compil'=>array('../prive/squelettes/navigation/configurer.html','html_c25af71bc06e3531afba79052e499e92','',0,$GLOBALS['spip_lang'])), _request('connect') ?? '')) .
((filtre_match_dist(table_valeur($Pile["vars"]??[], (string)'nav', null),'execfound'))  ?
		(' ' . (	'
' .
	table_valeur($Pile["vars"]??[], (string)'nav', null) .
	boite_ouvrir(wrap(_T('avis_attention'),'<h4>'), 'info') .
	'
<p>' .
	_T('public|spip|ecrire:texte_inc_config') .
	'</p>
' .
	boite_fermer() .
	'
')) :
		''));

	return analyse_resultat_skel('html_c25af71bc06e3531afba79052e499e92', $Cache, $page, '../prive/squelettes/navigation/configurer.html');
}