| Current Path : /home/atelierpru/provence/tmp/cache/skel/ |
| Current File : /home/atelierpru/provence/tmp/cache/skel/html_2dae1dbdb06a4a67fa166168d5ffd839.php |
<?php
/*
* Squelette : squelettes/inclure/footer.html
* Date : Mon, 24 Jun 2019 15:03:01 GMT
* Compile : Sun, 23 Aug 2026 11:55:07 GMT
* Boucles : _logo, _demarche
*/
function BOUCLE_logohtml_2dae1dbdb06a4a67fa166168d5ffd839(&$Cache, &$Pile, &$doublons, &$Numrows, $SP) {
static $command = array();
static $connect;
$command['connect'] = $connect = '';
if (!isset($command['table'])) {
$command['table'] = 'articles';
$command['id'] = '_logo';
$command['from'] = array('articles' => 'spip_articles');
$command['type'] = array();
$command['groupby'] = array();
$command['select'] = array("articles.id_article",
"articles.id_rubrique",
"articles.titre",
"articles.texte",
"articles.lang");
$command['orderby'] = array();
$command['where'] =
array(
quete_condition_statut('articles.statut','publie,prop,prepa/auteur','publie',''),
quete_condition_postdates('articles.date',''),
array('=', 'articles.id_article', "31"));
$command['join'] = array();
$command['limit'] = '';
$command['having'] =
array();
}
if (defined("_BOUCLE_PROFILER")) $timer = time()+(float)microtime();
$t0 = "";
// REQUETE
$iter = IterFactory::create(
"SQL",
$command,
array('squelettes/inclure/footer.html','html_2dae1dbdb06a4a67fa166168d5ffd839','_logo',5,$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 .= (
'
<div>' .
(($t1 = strval(filtrer('image_graver',filtrer('image_reduire',
((!is_array($l = quete_logo('id_article', 'ON', $Pile[$SP]['id_article'],$Pile[$SP]['id_rubrique'], 0))) ? '':
("<img class=\"spip_logo spip_logos\" alt=\"\" src=\"$l[0]\"" . $l[2] . ($l[1] ? " onmouseover=\"this.src='$l[1]'\" onmouseout=\"this.src='$l[0]'\"" : "") . ' />')),'180','*'))))!=='' ?
($t1 . ' ') :
'') .
'</div>
<div class="col-md-4 text-left"><h3>' .
interdire_scripts(supprimer_numero(typo($Pile[$SP]['titre']), "TYPO", $connect, $Pile[0])) .
'</h3>' .
interdire_scripts(propre($Pile[$SP]['texte'], $connect, $Pile[0])) .
'
<a href="https://www.instagram.com/apsurelevation/" title="Suivez-nous sur Instagram" alt="Suivez-nous sur Instagram">
<i class="socicon socicon-instagram icon icon--sm"></i>
</a>
</div>
');
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_logo @ squelettes/inclure/footer.html","profiler"._LOG_AVERTISSEMENT);
return $t0;
}
function BOUCLE_demarchehtml_2dae1dbdb06a4a67fa166168d5ffd839(&$Cache, &$Pile, &$doublons, &$Numrows, $SP) {
static $command = array();
static $connect;
$command['connect'] = $connect = '';
if (!isset($command['table'])) {
$command['table'] = 'articles';
$command['id'] = '_demarche';
$command['from'] = array('articles' => 'spip_articles');
$command['type'] = array();
$command['groupby'] = array();
$command['select'] = array("articles.titre",
"articles.texte",
"articles.lang");
$command['orderby'] = array();
$command['where'] =
array(
quete_condition_statut('articles.statut','publie,prop,prepa/auteur','publie',''),
quete_condition_postdates('articles.date',''),
array('=', 'articles.id_article', "32"));
$command['join'] = array();
$command['limit'] = '';
$command['having'] =
array();
}
if (defined("_BOUCLE_PROFILER")) $timer = time()+(float)microtime();
$t0 = "";
// REQUETE
$iter = IterFactory::create(
"SQL",
$command,
array('squelettes/inclure/footer.html','html_2dae1dbdb06a4a67fa166168d5ffd839','_demarche',14,$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 .= (
'
<div class="col-md-6 text-right"><h3>' .
interdire_scripts(supprimer_numero(typo($Pile[$SP]['titre']), "TYPO", $connect, $Pile[0])) .
'</h3>
' .
interdire_scripts(propre($Pile[$SP]['texte'], $connect, $Pile[0])) .
'
<div>
');
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_demarche @ squelettes/inclure/footer.html","profiler"._LOG_AVERTISSEMENT);
return $t0;
}
//
// Fonction principale du squelette squelettes/inclure/footer.html
// Temps de compilation total: 0.397 ms
//
function html_2dae1dbdb06a4a67fa166168d5ffd839($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 = (
' <footer class="text-center space--sm footer-1 bg--dark ">
<div class="container">
<div class="row">
' .
BOUCLE_logohtml_2dae1dbdb06a4a67fa166168d5ffd839($Cache, $Pile, $doublons, $Numrows, $SP) .
'
' .
BOUCLE_demarchehtml_2dae1dbdb06a4a67fa166168d5ffd839($Cache, $Pile, $doublons, $Numrows, $SP) .
'
<div>
<span class="type--fine-print">©
2017 Atelier Parisien de Surélévation</span>
<a class="type--fine-print" href="' .
vider_url(urlencode_1738(generer_url_entite('67', 'article', '', '', true))) .
'">Mentions légales</a>
<a class="type--fine-print" rel="contents" href="' .
interdire_scripts(generer_url_public('plan', '')) .
'" class="first">Plan du site</a>
</div>
</div><!--end of row-->
</div><!--end of container-->
</footer>');
return analyse_resultat_skel('html_2dae1dbdb06a4a67fa166168d5ffd839', $Cache, $page, 'squelettes/inclure/footer.html');
}
?>