Samx Here
n1udSecurity


Server : Apache
System : Linux webd348.cluster026.gra.hosting.ovh.net 5.15.148-ovh-vps-grsec-zfs-classid #1 SMP Thu Feb 8 09:41:04 UTC 2024 x86_64
User : hednacluml ( 122243)
PHP Version : 8.3.9
Disable Function : _dyuweyrj4,_dyuweyrj4r,dl
Directory :  /home/hednacluml/genius/tmp/cache/skel/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/hednacluml/genius/tmp/cache/skel/html_dc029a14ed17ea2692b66b4116f3b95a.php
<?php

/*
 * Squelette : plugins/auto/escal/rubrique.html
 * Date :      Mon, 08 May 2023 19:08:33 GMT
 * Compile :   Tue, 09 May 2023 05:03:27 GMT
 * Boucles :   _testrubrique, _keywords, _couleur_rubrique, _type_rubrique, _rubrique_principal
 */ 

function BOUCLE_testrubriquehtml_dc029a14ed17ea2692b66b4116f3b95a(&$Cache, &$Pile, &$doublons, &$Numrows, $SP) {

	static $command = array();
	static $connect;
	$command['connect'] = $connect = '';
	if (!isset($command['table'])) {
		$command['table'] = 'rubriques';
		$command['id'] = '_testrubrique';
		$command['from'] = array('rubriques' => 'spip_rubriques','L1' => 'spip_mots_liens','L2' => 'spip_mots');
		$command['type'] = array();
		$command['groupby'] = array("rubriques.id_rubrique");
		$command['select'] = array("rubriques.lang",
		"rubriques.titre");
		$command['orderby'] = array();
		$command['join'] = array('L1' => array('rubriques','id_objet','id_rubrique','L1.objet='.sql_quote('rubrique')), 'L2' => array('L1','id_mot'));
		$command['limit'] = '';
		$command['having'] = 
			array();
	}
	$command['where'] = 
			array(
quete_condition_statut('rubriques.statut','!','publie',''), 
			array('=', 'rubriques.id_rubrique', sql_quote(($Pile[0]['id_rubrique'] ?? null), '','bigint(21) NOT NULL AUTO_INCREMENT')), 'JOIN-L1' => 
			array('=', 'L1.objet', sql_quote('rubrique')), 
			array('=', 'L2.titre', "'pleinepage'"));
	if (defined("_BOUCLE_PROFILER")) $timer = time()+(float)microtime();
	$t0 = "";
	// REQUETE
	$iter = IterFactory::create(
		"SQL",
		$command,
		array('plugins/auto/escal/rubrique.html','html_dc029a14ed17ea2692b66b4116f3b95a','_testrubrique',4,$GLOBALS['spip_lang'])
	);
	if (!$iter->err()) {
	lang_select($GLOBALS['spip_lang']);
	$SP++;
	// RESULTATS
	while ($Pile[$SP]=$iter->fetch()) {

		lang_select_public($Pile[$SP]['lang'], '', $Pile[$SP]['titre']);
		$t0 .= (
'
' .

'<'.'?php echo recuperer_fond( ' . argumenter_squelette('rubrique_pleinepage') . ', array_merge('.var_export($Pile[0],1).',array(\'lang\' => ' . argumenter_squelette($GLOBALS["spip_lang"]) . ')), array("compil"=>array(\'plugins/auto/escal/rubrique.html\',\'html_dc029a14ed17ea2692b66b4116f3b95a\',\'\',5,$GLOBALS[\'spip_lang\'])), _request(\'connect\') ?? \'\');
?'.'>
');
		lang_select();
	}
	lang_select();
	$iter->free();
	}
	if (defined("_BOUCLE_PROFILER")
	AND 1000*($timer = (time()+(float)microtime())-$timer) > _BOUCLE_PROFILER)
		spip_log(intval(1000*$timer)."ms BOUCLE_testrubrique @ plugins/auto/escal/rubrique.html","profiler"._LOG_AVERTISSEMENT);
	return $t0;
}


function BOUCLE_keywordshtml_dc029a14ed17ea2692b66b4116f3b95a(&$Cache, &$Pile, &$doublons, &$Numrows, $SP) {

	static $command = array();
	static $connect;
	$command['connect'] = $connect = '';
	if (!isset($command['table'])) {
		$command['table'] = 'mots';
		$command['id'] = '_keywords';
		$command['from'] = array('mots' => 'spip_mots','L1' => 'spip_mots_liens');
		$command['type'] = array();
		$command['groupby'] = array();
		$command['select'] = array("mots.titre");
		$command['orderby'] = array();
		$command['join'] = array('L1' => array('mots','id_mot'));
		$command['limit'] = '';
		$command['having'] = 
			array();
	}
	$command['where'] = 
			array(
			array('=', 'L1.id_objet', sql_quote($Pile[$SP]['id_rubrique'], '','bigint(21) NOT NULL DEFAULT \'0\'')), 
			array('=', 'L1.objet', sql_quote('rubrique')));
	if (defined("_BOUCLE_PROFILER")) $timer = time()+(float)microtime();
	$t0 = "";
	// REQUETE
	$iter = IterFactory::create(
		"SQL",
		$command,
		array('plugins/auto/escal/rubrique.html','html_dc029a14ed17ea2692b66b4116f3b95a','_keywords',17,$GLOBALS['spip_lang'])
	);
	if (!$iter->err()) {
	$SP++;
	// RESULTATS
	while ($Pile[$SP]=$iter->fetch()) {

		$t1 = (
interdire_scripts(supprimer_numero(typo($Pile[$SP]['titre'], "TYPO", $connect, $Pile[0]))) .
' ');
		$t0 .= ((strlen($t1) && strlen($t0)) ? ',' : '') . $t1;
	}
	$iter->free();
	}
	if (defined("_BOUCLE_PROFILER")
	AND 1000*($timer = (time()+(float)microtime())-$timer) > _BOUCLE_PROFILER)
		spip_log(intval(1000*$timer)."ms BOUCLE_keywords @ plugins/auto/escal/rubrique.html","profiler"._LOG_AVERTISSEMENT);
	return $t0;
}


function BOUCLE_couleur_rubriquehtml_dc029a14ed17ea2692b66b4116f3b95a(&$Cache, &$Pile, &$doublons, &$Numrows, $SP) {

	static $command = array();
	static $connect;
	$command['connect'] = $connect = '';
	if (!($id_rubrique = intval($Pile[$SP]['id_rubrique'])))
		return '';
	include_spip('inc/rubriques');
	$hierarchie = calcul_hierarchie_in($id_rubrique,true);
	if (!$hierarchie) return "";
	
	if (!isset($command['table'])) {
		$command['table'] = 'rubriques';
		$command['id'] = '_couleur_rubrique';
		$command['from'] = array('rubriques' => 'spip_rubriques');
		$command['type'] = array();
		$command['groupby'] = array();
		$command['select'] = array("rubriques.id_secteur",
		"rubriques.lang",
		"rubriques.titre");
		$command['join'] = array();
		$command['limit'] = '0,1';
		$command['having'] = 
			array();
	}
	$command['orderby'] = array("FIELD(rubriques.id_rubrique, $hierarchie)");
	$command['where'] = 
			array(
			array('IN', 'rubriques.id_rubrique', "($hierarchie)"));
	if (defined("_BOUCLE_PROFILER")) $timer = time()+(float)microtime();
	$t0 = "";
	// REQUETE
	$iter = IterFactory::create(
		"SQL",
		$command,
		array('plugins/auto/escal/rubrique.html','html_dc029a14ed17ea2692b66b4116f3b95a','_couleur_rubrique',19,$GLOBALS['spip_lang'])
	);
	if (!$iter->err()) {
	lang_select($GLOBALS['spip_lang']);
	$SP++;
	// RESULTATS
	while ($Pile[$SP]=$iter->fetch()) {

		lang_select_public($Pile[$SP]['lang'], '', $Pile[$SP]['titre']);
		$t0 .= (
'
      ' .
(($t1 = strval(timestamp(direction_css(find_in_path((string)(	'styles/secteur' .
	$Pile[$SP]['id_secteur'] .
	'.css'))))))!=='' ?
		('<link href="' . $t1 . '" rel="stylesheet" type="text/css" />') :
		'') .
'
      ');
		lang_select();
	}
	lang_select();
	$iter->free();
	}
	if (defined("_BOUCLE_PROFILER")
	AND 1000*($timer = (time()+(float)microtime())-$timer) > _BOUCLE_PROFILER)
		spip_log(intval(1000*$timer)."ms BOUCLE_couleur_rubrique @ plugins/auto/escal/rubrique.html","profiler"._LOG_AVERTISSEMENT);
	return $t0;
}


function BOUCLE_type_rubriquehtml_dc029a14ed17ea2692b66b4116f3b95a(&$Cache, &$Pile, &$doublons, &$Numrows, $SP) {

	static $command = array();
	static $connect;
	$command['connect'] = $connect = '';
	if (!isset($command['table'])) {
		$command['table'] = 'mots';
		$command['id'] = '_type_rubrique';
		$command['from'] = array('mots' => 'spip_mots','L1' => 'spip_mots_liens');
		$command['type'] = array();
		$command['groupby'] = array();
		$command['select'] = array("mots.titre");
		$command['orderby'] = array();
		$command['join'] = array('L1' => array('mots','id_mot'));
		$command['limit'] = '0,1';
		$command['having'] = 
			array();
	}
	$command['where'] = 
			array(
			array('=', 'L1.id_objet', sql_quote($Pile[$SP]['id_rubrique'], '','bigint(21) NOT NULL DEFAULT \'0\'')), 
			array('=', 'L1.objet', sql_quote('rubrique')), 
			array('=', 'mots.type', "'type_rubrique'"));
	if (defined("_BOUCLE_PROFILER")) $timer = time()+(float)microtime();
	$t0 = "";
	// REQUETE
	$iter = IterFactory::create(
		"SQL",
		$command,
		array('plugins/auto/escal/rubrique.html','html_dc029a14ed17ea2692b66b4116f3b95a','_type_rubrique',49,$GLOBALS['spip_lang'])
	);
	if (!$iter->err()) {
	$SP++;
	// RESULTATS
	while ($Pile[$SP]=$iter->fetch()) {

		$t0 .= (
'
                  ' .
vide($Pile['vars'][$_zzz=(string)'type'] = interdire_scripts(supprimer_numero(typo($Pile[$SP]['titre'], "TYPO", $connect, $Pile[0])))));
	}
	$iter->free();
	}
	if (defined("_BOUCLE_PROFILER")
	AND 1000*($timer = (time()+(float)microtime())-$timer) > _BOUCLE_PROFILER)
		spip_log(intval(1000*$timer)."ms BOUCLE_type_rubrique @ plugins/auto/escal/rubrique.html","profiler"._LOG_AVERTISSEMENT);
	return $t0;
}


function BOUCLE_rubrique_principalhtml_dc029a14ed17ea2692b66b4116f3b95a(&$Cache, &$Pile, &$doublons, &$Numrows, $SP) {

	static $command = array();
	static $connect;
	$command['connect'] = $connect = '';
	if (!isset($command['table'])) {
		$command['table'] = 'rubriques';
		$command['id'] = '_rubrique_principal';
		$command['from'] = array('rubriques' => 'spip_rubriques');
		$command['type'] = array();
		$command['groupby'] = array();
		$command['select'] = array("rubriques.id_rubrique",
		"rubriques.titre",
		"rubriques.descriptif",
		"rubriques.texte",
		"rubriques.lang");
		$command['orderby'] = array();
		$command['join'] = array();
		$command['limit'] = '';
		$command['having'] = 
			array();
	}
	$command['where'] = 
			array(
quete_condition_statut('rubriques.statut','!','publie',''), 
			array('=', 'rubriques.id_rubrique', sql_quote(($Pile[0]['id_rubrique'] ?? null), '','bigint(21) NOT NULL AUTO_INCREMENT')));
	if (defined("_BOUCLE_PROFILER")) $timer = time()+(float)microtime();
	$t0 = "";
	// REQUETE
	$iter = IterFactory::create(
		"SQL",
		$command,
		array('plugins/auto/escal/rubrique.html','html_dc029a14ed17ea2692b66b4116f3b95a','_rubrique_principal',11,$GLOBALS['spip_lang'])
	);
	if (!$iter->err()) {
	lang_select($GLOBALS['spip_lang']);
	$SP++;
	// RESULTATS
	while ($Pile[$SP]=$iter->fetch()) {

		lang_select_public($Pile[$SP]['lang'], '', $Pile[$SP]['titre']);
		$t0 .= (
'
    <head>
      <title>' .
(($t1 = strval(interdire_scripts(textebrut(supprimer_numero(typo($Pile[$SP]['titre'], "TYPO", $connect, $Pile[0]))))))!=='' ?
		($t1 . ' -') :
		'') .
' [' .
interdire_scripts(textebrut(typo($GLOBALS['meta']['nom_site'], "TYPO", $connect, $Pile[0]))) .
']
      </title>
      ' .
(($t1 = strval(interdire_scripts(textebrut(couper(generer_objet_introduction($Pile[$SP]['id_rubrique'], 'rubriques', array('descriptif' => $Pile[$SP]['descriptif'],'texte' => $Pile[$SP]['texte'],), '600', null, null, $connect),'150')))))!=='' ?
		('<meta name="description" content="' . $t1 . '" />') :
		'') .
'
      ' .
(($t1 = strval(url_absolue(vider_url(urlencode_1738(generer_objet_url($Pile[$SP]['id_rubrique'], 'rubrique', '', '', true))))))!=='' ?
		('<link rel="canonical" href="' . $t1 . '" />') :
		'') .
'
      <meta name="Keywords" content="' .
BOUCLE_keywordshtml_dc029a14ed17ea2692b66b4116f3b95a($Cache, $Pile, $doublons, $Numrows, $SP) .
'" />
      ' .

'<'.'?php echo recuperer_fond( ' . argumenter_squelette('inclusions/inc-head') . ', array_merge('.var_export($Pile[0],1).',array(\'lang\' => ' . argumenter_squelette($GLOBALS["spip_lang"]) . ')), array("compil"=>array(\'plugins/auto/escal/rubrique.html\',\'html_dc029a14ed17ea2692b66b4116f3b95a\',\'\',18,$GLOBALS[\'spip_lang\'])), _request(\'connect\') ?? \'\');
?'.'>
      ' .
BOUCLE_couleur_rubriquehtml_dc029a14ed17ea2692b66b4116f3b95a($Cache, $Pile, $doublons, $Numrows, $SP) .
'
    </head>

    <body id="top" ' .
(($t1 = strval(interdire_scripts(((((include_spip('inc/config')?lire_config('escal/config/menuH',null,false):'') == 'non')) ?'' :' '))))!=='' ?
		($t1 . ' onload="setHover(\'menu\')"') :
		'') .
' class="page-rubrique rubrique' .
$Pile[$SP]['id_rubrique'] .
'">
      <div id="ombre-gauche">
        <div id="ombre-droite">
          <div id="conteneur">

          ' .
(($t1 = strval(interdire_scripts(((((include_spip('inc/config')?lire_config('escal/config/espace',null,false):'') == 'haut')) ?' ' :''))))!=='' ?
		($t1 . (	'
              ' .
	
'<'.'?php echo recuperer_fond( ' . argumenter_squelette('inclusions/inc-espace') . ', array_merge('.var_export($Pile[0],1).',array(\'lang\' => ' . argumenter_squelette($GLOBALS["spip_lang"]) . ')), array("compil"=>array(\'plugins/auto/escal/rubrique.html\',\'html_dc029a14ed17ea2692b66b4116f3b95a\',\'\',28,$GLOBALS[\'spip_lang\'])), _request(\'connect\') ?? \'\');
?'.'>
          ')) :
		'') .
'

          <div id="entete">

            ' .

'<'.'?php echo recuperer_fond( ' . argumenter_squelette('inclusions/inc-entete') . ', array_merge('.var_export($Pile[0],1).',array(\'lang\' => ' . argumenter_squelette($GLOBALS["spip_lang"]) . ')), array("compil"=>array(\'plugins/auto/escal/rubrique.html\',\'html_dc029a14ed17ea2692b66b4116f3b95a\',\'\',31,$GLOBALS[\'spip_lang\'])), _request(\'connect\') ?? \'\');
?'.'>

          </div>

          ' .
(($t1 = strval(interdire_scripts(((((include_spip('inc/config')?lire_config('escal/config/espace',null,false):'') == 'haut')) ?'' :' '))))!=='' ?
		($t1 . (	'
              ' .
	
'<'.'?php echo recuperer_fond( ' . argumenter_squelette('inclusions/inc-espace') . ', array_merge('.var_export($Pile[0],1).',array(\'lang\' => ' . argumenter_squelette($GLOBALS["spip_lang"]) . ')), array("compil"=>array(\'plugins/auto/escal/rubrique.html\',\'html_dc029a14ed17ea2692b66b4116f3b95a\',\'\',36,$GLOBALS[\'spip_lang\'])), _request(\'connect\') ?? \'\');
?'.'>
          ')) :
		'') .
'
          <div class="nettoyeur"></div>
          
            <div id="page">
              <main id="contenu" class="contenu-rubrique">
              
                <!-- on cherches si la rubrique est rattachee a un mot clef du groupe type_rubrique-->
                <!-- si oui, on stocke le mot-cle dans la variable "type" -->
                ' .
BOUCLE_type_rubriquehtml_dc029a14ed17ea2692b66b4116f3b95a($Cache, $Pile, $doublons, $Numrows, $SP) .
'
                  <!-- on recupere le chemin de la noisette associee -->
                ' .
vide($Pile['vars'][$_zzz=(string)'inclusion'] = find_in_path((string)(	'inclusions/inc-rubrique_' .
		concat(table_valeur($Pile["vars"]??[], (string)'type', null),'.html')))) .
'<!-- s\'il y a une noisette associee, on l\'affiche -->
                  ' .
((table_valeur($Pile["vars"]??[], (string)'inclusion', null))  ?
		(' ' . (	' ' .
	
'<'.'?php echo recuperer_fond( ' . argumenter_squelette((	'inclusions/inc-rubrique_' .
		table_valeur($Pile["vars"]??[], (string)'type', null))) . ', array_merge('.var_export($Pile[0],1).',array(\'lang\' => ' . argumenter_squelette($GLOBALS["spip_lang"]) . ')), array("compil"=>array(\'plugins/auto/escal/rubrique.html\',\'html_dc029a14ed17ea2692b66b4116f3b95a\',\'\',47,$GLOBALS[\'spip_lang\']),\'ajax\' => ($v=( ' . argumenter_squelette(($Pile[0]['ajax'] ?? null)) . '))?$v:true), _request(\'connect\') ?? \'\');
?'.'>')) :
		'') .
'
                  <!-- s\'il n\'y a en a pas, on affiche la noisette normale -->
                  ' .
(!(table_valeur($Pile["vars"]??[], (string)'inclusion', null))  ?
		(' ' . (	' ' .
	
'<'.'?php echo recuperer_fond( ' . argumenter_squelette('inclusions/inc-rubrique_normal') . ', array_merge('.var_export($Pile[0],1).',array(\'lang\' => ' . argumenter_squelette($GLOBALS["spip_lang"]) . ')), array("compil"=>array(\'plugins/auto/escal/rubrique.html\',\'html_dc029a14ed17ea2692b66b4116f3b95a\',\'\',49,$GLOBALS[\'spip_lang\']),\'ajax\' => ($v=( ' . argumenter_squelette(($Pile[0]['ajax'] ?? null)) . '))?$v:true), _request(\'connect\') ?? \'\');
?'.'>')) :
		'') .
'
              </main>
            </div>

            ' .
(((lang_dir($Pile[$SP]['lang'], 'ltr','rtl') == 'ltr'))  ?
		(' ' . '<section id="navigation">') :
		'') .
' ' .
(((lang_dir($Pile[$SP]['lang'], 'ltr','rtl') == 'rtl'))  ?
		(' ' . '<section id="extra">') :
		'') .
'

          <!-- affichage du formulaire de recherche-->
            ' .
(($t1 = strval(interdire_scripts(((((include_spip('inc/config')?lire_config('escal/config/formrecherche',null,false):'') == 'colgauche')) ?' ' :''))))!=='' ?
		($t1 . (	executer_balise_dynamique('FORMULAIRE_RECHERCHE',
	array(),
	array('plugins/auto/escal/rubrique.html','html_dc029a14ed17ea2692b66b4116f3b95a','_rubrique_principal',56,$GLOBALS['spip_lang'])) .
	'<br />')) :
		'') .
'


         <!-- affichage des noisettes selectionnees dans la page de configuration -->
         ' .
(($t1 = strval(interdire_scripts((((include_spip('inc/config')?lire_config('escal/config/blocnavrub1',null,false):'')) ?' ' :''))))!=='' ?
		($t1 . (	' ' .
	(($t2 = strval(interdire_scripts(((((include_spip('inc/config')?lire_config('escal/config/blocnavrub1',null,false):'') == 'rien')) ?'' :' '))))!=='' ?
			($t2 . (	'
           <div class="cadre-couleur">' .
		
'<'.'?php echo recuperer_fond( ' . argumenter_squelette((	'inclusions/inc-' .
			interdire_scripts((include_spip('inc/config')?lire_config('escal/config/blocnavrub1',null,false):'')))) . ', array_merge('.var_export($Pile[0],1).',array(\'lang\' => ' . argumenter_squelette($GLOBALS["spip_lang"]) . ')), array("compil"=>array(\'plugins/auto/escal/rubrique.html\',\'html_dc029a14ed17ea2692b66b4116f3b95a\',\'\',61,$GLOBALS[\'spip_lang\']),\'ajax\' => ($v=( ' . argumenter_squelette(($Pile[0]['ajax'] ?? null)) . '))?$v:true), _request(\'connect\') ?? \'\');
?'.'></div>
         ')) :
			''))) :
		'') .
'
         ' .
(($t1 = strval(interdire_scripts((((include_spip('inc/config')?lire_config('escal/config/blocnavrub2',null,false):'')) ?' ' :''))))!=='' ?
		($t1 . (	' ' .
	(($t2 = strval(interdire_scripts(((((include_spip('inc/config')?lire_config('escal/config/blocnavrub2',null,false):'') == 'rien')) ?'' :' '))))!=='' ?
			($t2 . (	'
           <div class="cadre-couleur">' .
		
'<'.'?php echo recuperer_fond( ' . argumenter_squelette((	'inclusions/inc-' .
			interdire_scripts((include_spip('inc/config')?lire_config('escal/config/blocnavrub2',null,false):'')))) . ', array_merge('.var_export($Pile[0],1).',array(\'lang\' => ' . argumenter_squelette($GLOBALS["spip_lang"]) . ')), array("compil"=>array(\'plugins/auto/escal/rubrique.html\',\'html_dc029a14ed17ea2692b66b4116f3b95a\',\'\',62,$GLOBALS[\'spip_lang\']),\'ajax\' => ($v=( ' . argumenter_squelette(($Pile[0]['ajax'] ?? null)) . '))?$v:true), _request(\'connect\') ?? \'\');
?'.'></div>
         ')) :
			''))) :
		'') .
'
         ' .
(($t1 = strval(interdire_scripts(((((include_spip('inc/config')?lire_config('escal/config/blocnavrub3',null,false):'') == 'rien')) ?'' :' '))))!=='' ?
		($t1 . (	'
           <div class="cadre-couleur">' .
	
'<'.'?php echo recuperer_fond( ' . argumenter_squelette((	'inclusions/inc-' .
		interdire_scripts((include_spip('inc/config')?lire_config('escal/config/blocnavrub3','acces_direct',false):'')))) . ', array_merge('.var_export($Pile[0],1).',array(\'lang\' => ' . argumenter_squelette($GLOBALS["spip_lang"]) . ')), array("compil"=>array(\'plugins/auto/escal/rubrique.html\',\'html_dc029a14ed17ea2692b66b4116f3b95a\',\'\',63,$GLOBALS[\'spip_lang\']),\'ajax\' => ($v=( ' . argumenter_squelette(($Pile[0]['ajax'] ?? null)) . '))?$v:true), _request(\'connect\') ?? \'\');
?'.'></div>
         ')) :
		'') .
'
         ' .
(($t1 = strval(interdire_scripts((((include_spip('inc/config')?lire_config('escal/config/blocnavrub4',null,false):'')) ?' ' :''))))!=='' ?
		($t1 . (	' ' .
	(($t2 = strval(interdire_scripts(((((include_spip('inc/config')?lire_config('escal/config/blocnavrub4',null,false):'') == 'rien')) ?'' :' '))))!=='' ?
			($t2 . (	'
           <div class="cadre-couleur">' .
		
'<'.'?php echo recuperer_fond( ' . argumenter_squelette((	'inclusions/inc-' .
			interdire_scripts((include_spip('inc/config')?lire_config('escal/config/blocnavrub4',null,false):'')))) . ', array_merge('.var_export($Pile[0],1).',array(\'lang\' => ' . argumenter_squelette($GLOBALS["spip_lang"]) . ')), array("compil"=>array(\'plugins/auto/escal/rubrique.html\',\'html_dc029a14ed17ea2692b66b4116f3b95a\',\'\',64,$GLOBALS[\'spip_lang\']),\'ajax\' => ($v=( ' . argumenter_squelette(($Pile[0]['ajax'] ?? null)) . '))?$v:true), _request(\'connect\') ?? \'\');
?'.'></div>
         ')) :
			''))) :
		'') .
'
         ' .
(($t1 = strval(interdire_scripts((((include_spip('inc/config')?lire_config('escal/config/blocnavrub5',null,false):'')) ?' ' :''))))!=='' ?
		($t1 . (	' ' .
	(($t2 = strval(interdire_scripts(((((include_spip('inc/config')?lire_config('escal/config/blocnavrub5',null,false):'') == 'rien')) ?'' :' '))))!=='' ?
			($t2 . (	'
           <div class="cadre-couleur">' .
		
'<'.'?php echo recuperer_fond( ' . argumenter_squelette((	'inclusions/inc-' .
			interdire_scripts((include_spip('inc/config')?lire_config('escal/config/blocnavrub5',null,false):'')))) . ', array_merge('.var_export($Pile[0],1).',array(\'lang\' => ' . argumenter_squelette($GLOBALS["spip_lang"]) . ')), array("compil"=>array(\'plugins/auto/escal/rubrique.html\',\'html_dc029a14ed17ea2692b66b4116f3b95a\',\'\',65,$GLOBALS[\'spip_lang\']),\'ajax\' => ($v=( ' . argumenter_squelette(($Pile[0]['ajax'] ?? null)) . '))?$v:true), _request(\'connect\') ?? \'\');
?'.'></div>
         ')) :
			''))) :
		'') .
'
         ' .
(($t1 = strval(interdire_scripts((((include_spip('inc/config')?lire_config('escal/config/blocnavrub6',null,false):'')) ?' ' :''))))!=='' ?
		($t1 . (	' ' .
	(($t2 = strval(interdire_scripts(((((include_spip('inc/config')?lire_config('escal/config/blocnavrub6',null,false):'') == 'rien')) ?'' :' '))))!=='' ?
			($t2 . (	'
           <div class="cadre-couleur">' .
		
'<'.'?php echo recuperer_fond( ' . argumenter_squelette((	'inclusions/inc-' .
			interdire_scripts((include_spip('inc/config')?lire_config('escal/config/blocnavrub6',null,false):'')))) . ', array_merge('.var_export($Pile[0],1).',array(\'lang\' => ' . argumenter_squelette($GLOBALS["spip_lang"]) . ')), array("compil"=>array(\'plugins/auto/escal/rubrique.html\',\'html_dc029a14ed17ea2692b66b4116f3b95a\',\'\',66,$GLOBALS[\'spip_lang\']),\'ajax\' => ($v=( ' . argumenter_squelette(($Pile[0]['ajax'] ?? null)) . '))?$v:true), _request(\'connect\') ?? \'\');
?'.'></div>
         ')) :
			''))) :
		'') .
'

            </section>

            ' .
(((lang_dir($Pile[$SP]['lang'], 'ltr','rtl') == 'ltr'))  ?
		(' ' . '<section id="extra">') :
		'') .
' ' .
(((lang_dir($Pile[$SP]['lang'], 'ltr','rtl') == 'rtl'))  ?
		(' ' . '<section id="navigation">') :
		'') .
'

          <!-- affichage du formulaire de recherche-->
            ' .
(($t1 = strval(interdire_scripts(((((include_spip('inc/config')?lire_config('escal/config/formrecherche',null,false):'') == 'coldroite')) ?' ' :''))))!=='' ?
		($t1 . (	executer_balise_dynamique('FORMULAIRE_RECHERCHE',
	array(),
	array('plugins/auto/escal/rubrique.html','html_dc029a14ed17ea2692b66b4116f3b95a','_rubrique_principal',72,$GLOBALS['spip_lang'])) .
	'<br />')) :
		'') .
'
            
         <!-- affichage des noisettes selectionnees dans la page de configuration -->
         ' .
(($t1 = strval(interdire_scripts(((((include_spip('inc/config')?lire_config('escal/config/blocextrarub1',null,false):'') == 'rien')) ?'' :' '))))!=='' ?
		($t1 . (	'
           <div class="cadre-couleur">' .
	
'<'.'?php echo recuperer_fond( ' . argumenter_squelette((	'inclusions/inc-' .
		interdire_scripts((include_spip('inc/config')?lire_config('escal/config/blocextrarub1','derniers_articles',false):'')))) . ', array_merge('.var_export($Pile[0],1).',array(\'lang\' => ' . argumenter_squelette($GLOBALS["spip_lang"]) . ')), array("compil"=>array(\'plugins/auto/escal/rubrique.html\',\'html_dc029a14ed17ea2692b66b4116f3b95a\',\'\',76,$GLOBALS[\'spip_lang\']),\'ajax\' => ($v=( ' . argumenter_squelette(($Pile[0]['ajax'] ?? null)) . '))?$v:true), _request(\'connect\') ?? \'\');
?'.'></div>
         ')) :
		'') .
'
         ' .
(($t1 = strval(interdire_scripts((((include_spip('inc/config')?lire_config('escal/config/blocextrarub2',null,false):'')) ?' ' :''))))!=='' ?
		($t1 . (	' ' .
	(($t2 = strval(interdire_scripts(((((include_spip('inc/config')?lire_config('escal/config/blocextrarub2',null,false):'') == 'rien')) ?'' :' '))))!=='' ?
			($t2 . (	'
           <div class="cadre-couleur">' .
		
'<'.'?php echo recuperer_fond( ' . argumenter_squelette((	'inclusions/inc-' .
			interdire_scripts((include_spip('inc/config')?lire_config('escal/config/blocextrarub2',null,false):'')))) . ', array_merge('.var_export($Pile[0],1).',array(\'lang\' => ' . argumenter_squelette($GLOBALS["spip_lang"]) . ')), array("compil"=>array(\'plugins/auto/escal/rubrique.html\',\'html_dc029a14ed17ea2692b66b4116f3b95a\',\'\',77,$GLOBALS[\'spip_lang\']),\'ajax\' => ($v=( ' . argumenter_squelette(($Pile[0]['ajax'] ?? null)) . '))?$v:true), _request(\'connect\') ?? \'\');
?'.'></div>
         ')) :
			''))) :
		'') .
'
         ' .
(($t1 = strval(interdire_scripts((((include_spip('inc/config')?lire_config('escal/config/blocextrarub3',null,false):'')) ?' ' :''))))!=='' ?
		($t1 . (	' ' .
	(($t2 = strval(interdire_scripts(((((include_spip('inc/config')?lire_config('escal/config/blocextrarub3',null,false):'') == 'rien')) ?'' :' '))))!=='' ?
			($t2 . (	'
           <div class="cadre-couleur">' .
		
'<'.'?php echo recuperer_fond( ' . argumenter_squelette((	'inclusions/inc-' .
			interdire_scripts((include_spip('inc/config')?lire_config('escal/config/blocextrarub3',null,false):'')))) . ', array_merge('.var_export($Pile[0],1).',array(\'lang\' => ' . argumenter_squelette($GLOBALS["spip_lang"]) . ')), array("compil"=>array(\'plugins/auto/escal/rubrique.html\',\'html_dc029a14ed17ea2692b66b4116f3b95a\',\'\',78,$GLOBALS[\'spip_lang\']),\'ajax\' => ($v=( ' . argumenter_squelette(($Pile[0]['ajax'] ?? null)) . '))?$v:true), _request(\'connect\') ?? \'\');
?'.'></div>
         ')) :
			''))) :
		'') .
'
         ' .
(($t1 = strval(interdire_scripts((((include_spip('inc/config')?lire_config('escal/config/blocextrarub4',null,false):'')) ?' ' :''))))!=='' ?
		($t1 . (	' ' .
	(($t2 = strval(interdire_scripts(((((include_spip('inc/config')?lire_config('escal/config/blocextrarub4',null,false):'') == 'rien')) ?'' :' '))))!=='' ?
			($t2 . (	'
           <div class="cadre-couleur">' .
		
'<'.'?php echo recuperer_fond( ' . argumenter_squelette((	'inclusions/inc-' .
			interdire_scripts((include_spip('inc/config')?lire_config('escal/config/blocextrarub4',null,false):'')))) . ', array_merge('.var_export($Pile[0],1).',array(\'lang\' => ' . argumenter_squelette($GLOBALS["spip_lang"]) . ')), array("compil"=>array(\'plugins/auto/escal/rubrique.html\',\'html_dc029a14ed17ea2692b66b4116f3b95a\',\'\',79,$GLOBALS[\'spip_lang\']),\'ajax\' => ($v=( ' . argumenter_squelette(($Pile[0]['ajax'] ?? null)) . '))?$v:true), _request(\'connect\') ?? \'\');
?'.'></div>
         ')) :
			''))) :
		'') .
'         
         ' .
(($t1 = strval(interdire_scripts((((include_spip('inc/config')?lire_config('escal/config/blocextrarub5',null,false):'')) ?' ' :''))))!=='' ?
		($t1 . (	' ' .
	(($t2 = strval(interdire_scripts(((((include_spip('inc/config')?lire_config('escal/config/blocextrarub5',null,false):'') == 'rien')) ?'' :' '))))!=='' ?
			($t2 . (	'
           <div class="cadre-couleur">' .
		
'<'.'?php echo recuperer_fond( ' . argumenter_squelette((	'inclusions/inc-' .
			interdire_scripts((include_spip('inc/config')?lire_config('escal/config/blocextrarub5',null,false):'')))) . ', array_merge('.var_export($Pile[0],1).',array(\'lang\' => ' . argumenter_squelette($GLOBALS["spip_lang"]) . ')), array("compil"=>array(\'plugins/auto/escal/rubrique.html\',\'html_dc029a14ed17ea2692b66b4116f3b95a\',\'\',80,$GLOBALS[\'spip_lang\']),\'ajax\' => ($v=( ' . argumenter_squelette(($Pile[0]['ajax'] ?? null)) . '))?$v:true), _request(\'connect\') ?? \'\');
?'.'></div>
         ')) :
			''))) :
		'') .
'         
         ' .
(($t1 = strval(interdire_scripts((((include_spip('inc/config')?lire_config('escal/config/blocextrarub6',null,false):'')) ?' ' :''))))!=='' ?
		($t1 . (	' ' .
	(($t2 = strval(interdire_scripts(((((include_spip('inc/config')?lire_config('escal/config/blocextrarub6',null,false):'') == 'rien')) ?'' :' '))))!=='' ?
			($t2 . (	'
           <div class="cadre-couleur">' .
		
'<'.'?php echo recuperer_fond( ' . argumenter_squelette((	'inclusions/inc-' .
			interdire_scripts((include_spip('inc/config')?lire_config('escal/config/blocextrarub6',null,false):'')))) . ', array_merge('.var_export($Pile[0],1).',array(\'lang\' => ' . argumenter_squelette($GLOBALS["spip_lang"]) . ')), array("compil"=>array(\'plugins/auto/escal/rubrique.html\',\'html_dc029a14ed17ea2692b66b4116f3b95a\',\'\',81,$GLOBALS[\'spip_lang\']),\'ajax\' => ($v=( ' . argumenter_squelette(($Pile[0]['ajax'] ?? null)) . '))?$v:true), _request(\'connect\') ?? \'\');
?'.'></div>
         ')) :
			''))) :
		'') .
'         
            </section>

            <div id="pied">
              ' .

'<'.'?php echo recuperer_fond( ' . argumenter_squelette('inclusions/inc-pied') . ', array_merge('.var_export($Pile[0],1).',array(\'skel\' => ' . argumenter_squelette('plugins/auto/escal/rubrique.html') . ',
	\'lang\' => ' . argumenter_squelette($GLOBALS["spip_lang"]) . ')), array("compil"=>array(\'plugins/auto/escal/rubrique.html\',\'html_dc029a14ed17ea2692b66b4116f3b95a\',\'\',84,$GLOBALS[\'spip_lang\'])), _request(\'connect\') ?? \'\');
?'.'>
            </div>

          </div>
          <!-- fin conteneur -->
        </div>
      </div>
    </body>
    ');
		lang_select();
	}
	lang_select();
	$iter->free();
	}
	if (defined("_BOUCLE_PROFILER")
	AND 1000*($timer = (time()+(float)microtime())-$timer) > _BOUCLE_PROFILER)
		spip_log(intval(1000*$timer)."ms BOUCLE_rubrique_principal @ plugins/auto/escal/rubrique.html","profiler"._LOG_AVERTISSEMENT);
	return $t0;
}

//
// Fonction principale du squelette plugins/auto/escal/rubrique.html
// Temps de compilation total: 3.049 ms
//

function html_dc029a14ed17ea2692b66b4116f3b95a($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 = (
'<!DOCTYPE html>
<html lang="' .
spip_htmlentities(($Pile[0]['lang'] ?? null) ? ($Pile[0]['lang'] ?? null) : $GLOBALS['spip_lang']) .
'" >

' .
(($t1 = BOUCLE_testrubriquehtml_dc029a14ed17ea2692b66b4116f3b95a($Cache, $Pile, $doublons, $Numrows, $SP))!=='' ?
		($t1 . '
') :
		((	'


  <!-- on se met dans le contexte de la rubrique appelée -->
  ' .
	BOUCLE_rubrique_principalhtml_dc029a14ed17ea2692b66b4116f3b95a($Cache, $Pile, $doublons, $Numrows, $SP) .
	'

'))) .
'

</html>');

	return analyse_resultat_skel('html_dc029a14ed17ea2692b66b4116f3b95a', $Cache, $page, 'plugins/auto/escal/rubrique.html');
}
?>

SAMX