uawdijnntqw1x1x1
IP : 216.73.216.146
Hostname : webm008.cluster111.gra.hosting.ovh.net
Kernel : Linux webm008.cluster111.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
Disable Function : _dyuweyrj4,_dyuweyrj4r,dl
OS : Linux
PATH:
/
home
/
bourgleram
/
www
/
c4d43
/
.
/
..
/
tmp
/
cache
/
skel
/
html_5b1c6181995ebc2cdeec57ca2d5c3f46.php
/
/
<?php /* * Squelette : squelettes-dist/backend-breves.html * Date : Mon, 03 Oct 2016 08:25:47 GMT * Compile : Mon, 14 Sep 2026 20:12:16 GMT * Boucles : _mots_rss, _rubrique_mf, _mots_mf, _documents, _breves */ function BOUCLE_mots_rsshtml_5b1c6181995ebc2cdeec57ca2d5c3f46(&$Cache, &$Pile, &$doublons, &$Numrows, $SP) { static $command = array(); static $connect; $command['connect'] = $connect = ''; if (!isset($command['table'])) { $command['table'] = 'mots'; $command['id'] = '_mots_rss'; $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_breve'],'','bigint NOT NULL DEFAULT \'0\'')), array('=', 'L1.objet', sql_quote('breve'))); if (defined("_BOUCLE_PROFILER")) $timer = time()+microtime(); $t0 = ""; // REQUETE $iter = IterFactory::create( "SQL", $command, array('squelettes-dist/backend-breves.html','html_5b1c6181995ebc2cdeec57ca2d5c3f46','_mots_rss',34,$GLOBALS['spip_lang']) ); if (!$iter->err()) { $SP++; // RESULTATS while ($Pile[$SP]=$iter->fetch()) { $t0 .= (($t1 = strval(interdire_scripts(texte_backend(traiter_doublons_documents($doublons, typo(supprimer_numero($Pile[$SP]['titre']), "TYPO", $connect, $Pile[0]))))))!=='' ? (' <dc:subject>' . $t1 . '</dc:subject>') : ''); } $iter->free(); } if (defined("_BOUCLE_PROFILER") AND 1000*($timer = (time()+microtime())-$timer) > _BOUCLE_PROFILER) spip_log(intval(1000*$timer)."ms BOUCLE_mots_rss @ squelettes-dist/backend-breves.html","profiler"._LOG_AVERTISSEMENT); return $t0; } function BOUCLE_rubrique_mfhtml_5b1c6181995ebc2cdeec57ca2d5c3f46(&$Cache, &$Pile, &$doublons, &$Numrows, $SP) { static $command = array(); static $connect; $command['connect'] = $connect = ''; if (!isset($command['table'])) { $command['table'] = 'rubriques'; $command['id'] = '_rubrique_mf'; $command['from'] = array('rubriques' => 'spip_rubriques'); $command['type'] = array(); $command['groupby'] = array(); $command['select'] = array("rubriques.titre", "rubriques.id_rubrique", "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[$SP]['id_rubrique'],'','bigint NOT NULL AUTO_INCREMENT'))); if (defined("_BOUCLE_PROFILER")) $timer = time()+microtime(); $t0 = ""; // REQUETE $iter = IterFactory::create( "SQL", $command, array('squelettes-dist/backend-breves.html','html_5b1c6181995ebc2cdeec57ca2d5c3f46','_rubrique_mf',43,$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(interdire_scripts(texte_backend(traiter_doublons_documents($doublons, typo(supprimer_numero($Pile[$SP]['titre']), "TYPO", $connect, $Pile[0]))))))!=='' ? (( '<a href="' . url_absolue(vider_url(urlencode_1738(generer_url_entite($Pile[$SP]['id_rubrique'], 'rubrique', '', '', true)))) . '" rel="directory">') . $t1 . '</a>') : '') . ' '); lang_select(); } lang_select(); $iter->free(); } if (defined("_BOUCLE_PROFILER") AND 1000*($timer = (time()+microtime())-$timer) > _BOUCLE_PROFILER) spip_log(intval(1000*$timer)."ms BOUCLE_rubrique_mf @ squelettes-dist/backend-breves.html","profiler"._LOG_AVERTISSEMENT); return $t0; } function BOUCLE_mots_mfhtml_5b1c6181995ebc2cdeec57ca2d5c3f46(&$Cache, &$Pile, &$doublons, &$Numrows, $SP) { static $command = array(); static $connect; $command['connect'] = $connect = ''; if (!isset($command['table'])) { $command['table'] = 'mots'; $command['id'] = '_mots_mf'; $command['from'] = array('mots' => 'spip_mots','L1' => 'spip_mots_liens'); $command['type'] = array(); $command['groupby'] = array(); $command['select'] = array("mots.titre", "mots.id_mot"); $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_breve'],'','bigint NOT NULL DEFAULT \'0\'')), array('=', 'L1.objet', sql_quote('breve'))); if (defined("_BOUCLE_PROFILER")) $timer = time()+microtime(); $t0 = ""; // REQUETE $iter = IterFactory::create( "SQL", $command, array('squelettes-dist/backend-breves.html','html_5b1c6181995ebc2cdeec57ca2d5c3f46','_mots_mf',45,$GLOBALS['spip_lang']) ); if (!$iter->err()) { $SP++; // RESULTATS while ($Pile[$SP]=$iter->fetch()) { $t1 = ( ' ' . (($t1 = strval(interdire_scripts(texte_backend(traiter_doublons_documents($doublons, typo(supprimer_numero($Pile[$SP]['titre']), "TYPO", $connect, $Pile[0]))))))!=='' ? (( '<a href="' . url_absolue(vider_url(urlencode_1738(generer_url_entite($Pile[$SP]['id_mot'], 'mot', '', '', true)))) . '" rel="tag">') . $t1 . '</a>') : '')); $t0 .= ((strlen($t1) && strlen($t0)) ? ', ' : '') . $t1; } $iter->free(); } if (defined("_BOUCLE_PROFILER") AND 1000*($timer = (time()+microtime())-$timer) > _BOUCLE_PROFILER) spip_log(intval(1000*$timer)."ms BOUCLE_mots_mf @ squelettes-dist/backend-breves.html","profiler"._LOG_AVERTISSEMENT); return $t0; } function BOUCLE_documentshtml_5b1c6181995ebc2cdeec57ca2d5c3f46(&$Cache, &$Pile, &$doublons, &$Numrows, $SP) { static $command = array(); static $connect; $command['connect'] = $connect = ''; $doublons_index = array(); // Initialise le(s) critère(s) doublons if (!isset($doublons[$d = 'documents'])) { $doublons[$d] = ''; } if (!isset($command['table'])) { $command['table'] = 'documents'; $command['id'] = '_documents'; $command['from'] = array('documents' => 'spip_documents','L1' => 'spip_documents_liens','L2' => 'spip_types_documents'); $command['type'] = array(); $command['groupby'] = array(); $command['select'] = array("documents.id_document", "documents.taille", "L2.mime_type"); $command['orderby'] = array(); $command['join'] = array('L1' => array('documents','id_document'), 'L2' => array('documents','extension')); $command['limit'] = ''; $command['having'] = array(); } $command['where'] = array( quete_condition_statut('documents.statut','publie,prop,prepa','publie',''), array('(documents.taille > 0 OR documents.distant=\'oui\')'), array('=', 'L1.id_objet', sql_quote($Pile[$SP]['id_breve'],'','bigint NOT NULL DEFAULT \'0\'')), array('=', 'L1.objet', sql_quote('breve')), array('=', 'documents.mode', "'document'"), array(sql_in('documents.id_document', $doublons[$doublons_index[]= ('documents')], 'NOT'))); if (defined("_BOUCLE_PROFILER")) $timer = time()+microtime(); $t0 = ""; // REQUETE $iter = IterFactory::create( "SQL", $command, array('squelettes-dist/backend-breves.html','html_5b1c6181995ebc2cdeec57ca2d5c3f46','_documents',66,$GLOBALS['spip_lang']) ); if (!$iter->err()) { $SP++; // RESULTATS while ($Pile[$SP]=$iter->fetch()) { foreach($doublons_index as $k) $doublons[$k] .= "," . $Pile[$SP]['id_document']; // doublons $t0 .= ( (($t1 = strval(unique(url_absolue(vider_url(urlencode_1738(generer_url_entite($Pile[$SP]['id_document'], 'document', '', '', true)))))))!=='' ? (' <enclosure url="' . $t1 . ( '"' . (($t2 = strval(interdire_scripts($Pile[$SP]['taille'])))!=='' ? (' length="' . $t2 . '"') : '') . (($t2 = strval(interdire_scripts($Pile[$SP]['mime_type'])))!=='' ? (' type="' . $t2 . '"') : '') . ' />')) : '') . ' '); } $iter->free(); } if (defined("_BOUCLE_PROFILER") AND 1000*($timer = (time()+microtime())-$timer) > _BOUCLE_PROFILER) spip_log(intval(1000*$timer)."ms BOUCLE_documents @ squelettes-dist/backend-breves.html","profiler"._LOG_AVERTISSEMENT); return $t0; } function BOUCLE_breveshtml_5b1c6181995ebc2cdeec57ca2d5c3f46(&$Cache, &$Pile, &$doublons, &$Numrows, $SP) { static $command = array(); static $connect; $command['connect'] = $connect = ''; $in = array(); if (!(is_array($a = (@$Pile[0]['id_rubrique'])))) $in[]= $a; else $in = array_merge($in, $a); $in1 = array(); if (!(is_array($a = (@$Pile[0]['lang'])))) $in1[]= $a; else $in1 = array_merge($in1, $a); $in2 = array(); if (!(is_array($a = (@$Pile[0]['id_mot'])))) $in2[]= $a; else $in2 = array_merge($in2, $a); if (!isset($command['table'])) { $command['table'] = 'breves'; $command['id'] = '_breves'; $command['from'] = array('breves' => 'spip_breves','L1' => 'spip_mots_liens'); $command['type'] = array(); $command['groupby'] = array("breves.id_breve"); $command['select'] = array("breves.id_breve", "breves.id_rubrique", "breves.date_heure", "breves.lang", "breves.titre", "breves.date_heure AS date", "breves.texte"); $command['orderby'] = array('breves.date_heure DESC'); $command['join'] = array('L1' => array('breves','id_objet','id_breve','L1.objet='.sql_quote('breve'))); $command['limit'] = '0,20'; $command['having'] = array(); } $command['where'] = array( quete_condition_statut('breves.statut','publie,prop','publie',''), (!(is_array(@$Pile[0]['id_rubrique'])?count(@$Pile[0]['id_rubrique']):strlen(@$Pile[0]['id_rubrique'])) ? '' : ((is_array(@$Pile[0]['id_rubrique'])) ? sql_in('breves.id_rubrique',sql_quote($in)) : array('=', 'breves.id_rubrique', sql_quote(@$Pile[0]['id_rubrique'],'','bigint NOT NULL DEFAULT \'0\'')))), (!(is_array(@$Pile[0]['lang'])?count(@$Pile[0]['lang']):strlen(@$Pile[0]['lang'])) ? '' : ((is_array(@$Pile[0]['lang'])) ? sql_in('breves.lang',sql_quote($in1)) : array('=', 'breves.lang', sql_quote($GLOBALS['spip_lang'],'','varchar(10) NOT NULL DEFAULT \'\'')))), (!(is_array(@$Pile[0]['id_mot'])?count(@$Pile[0]['id_mot']):strlen(@$Pile[0]['id_mot'])) ? '' : ((is_array(@$Pile[0]['id_mot'])) ? sql_in('L1.id_mot',sql_quote($in2)) : array('=', 'L1.id_mot', sql_quote(@$Pile[0]['id_mot'],'','bigint NOT NULL DEFAULT \'0\''))))); if (defined("_BOUCLE_PROFILER")) $timer = time()+microtime(); $t0 = ""; // REQUETE $iter = IterFactory::create( "SQL", $command, array('squelettes-dist/backend-breves.html','html_5b1c6181995ebc2cdeec57ca2d5c3f46','_breves',24,$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 .= ( ' <item' . (($t1 = strval(spip_htmlentities($Pile[$SP]['lang'] ? $Pile[$SP]['lang'] : $GLOBALS['spip_lang'])))!=='' ? (' xml:lang="' . $t1 . '"') : '') . '> <title>' . interdire_scripts(texte_backend(supprimer_tags(traiter_doublons_documents($doublons, typo(supprimer_numero($Pile[$SP]['titre']), "TYPO", $connect, $Pile[0]))))) . '</title> <link>' . url_absolue(vider_url(urlencode_1738(generer_url_entite($Pile[$SP]['id_breve'], 'breve', '', '', true)))) . '</link> ' . (($t1 = strval(url_absolue(vider_url(urlencode_1738(generer_url_entite($Pile[$SP]['id_breve'], 'breve', '', '', true))))))!=='' ? ('<guid isPermaLink="true">' . $t1 . '</guid>') : '') . ' ' . (($t1 = strval(interdire_scripts(date_iso(normaliser_date($Pile[$SP]['date'])))))!=='' ? ('<dc:date>' . $t1 . '</dc:date>') : '') . ' <dc:format>text/html</dc:format> ' . (($t1 = strval(spip_htmlentities($Pile[$SP]['lang'] ? $Pile[$SP]['lang'] : $GLOBALS['spip_lang'])))!=='' ? ('<dc:language>' . $t1 . '</dc:language>') : '') . ' ' . BOUCLE_mots_rsshtml_5b1c6181995ebc2cdeec57ca2d5c3f46($Cache, $Pile, $doublons, $Numrows, $SP) . ' <description>' . interdire_scripts(texte_backend(filtre_introduction_dist('', $Pile[$SP]['texte'], 300, $connect))) . ' ' . BOUCLE_rubrique_mfhtml_5b1c6181995ebc2cdeec57ca2d5c3f46($Cache, $Pile, $doublons, $Numrows, $SP) . (($t1 = BOUCLE_mots_mfhtml_5b1c6181995ebc2cdeec57ca2d5c3f46($Cache, $Pile, $doublons, $Numrows, $SP))!=='' ? (' / ' . $t1) : '') . ' </description> ' . (($t1 = strval(interdire_scripts((((include_spip('inc/config')?lire_config('syndication_integrale',null,false):'') == 'oui') ? ' ':''))))!=='' ? (' ' . $t1 . ( '<content:encoded>' . (($t2 = strval(texte_backend(filtrer('image_graver', filtrer('image_reduire', ((!is_array($l = quete_logo('id_breve', 'ON', $Pile[$SP]['id_breve'],'', 0))) ? '': ("<img class=\"spip_logos\" alt=\"\" align=\"right\" src=\"$l[0]\"" . $l[2] . ($l[1] ? " onmouseover=\"this.src='$l[1]'\" onmouseout=\"this.src='$l[0]'\"" : "") . ' />')),'150','150')))))!=='' ? ($t2 . ' ') : '') . (($t2 = strval(interdire_scripts(texte_backend(filtrer('image_graver', filtrer('image_reduire',traiter_doublons_documents($doublons, propre($Pile[$SP]['texte'], $connect, $Pile[0])),'500','0'))))))!=='' ? ('<div class=\'rss_texte\'>' . $t2 . '</div> ') : '') . (($t2 = strval(interdire_scripts(texte_backend(calculer_notes()))))!=='' ? ('<hr /> <div class=\'rss_notes\'>' . $t2 . '</div>') : '') . ' </content:encoded> ')) : '') . ' ' . BOUCLE_documentshtml_5b1c6181995ebc2cdeec57ca2d5c3f46($Cache, $Pile, $doublons, $Numrows, $SP) . ' </item> '); lang_select(); } lang_select(); $iter->free(); } if (defined("_BOUCLE_PROFILER") AND 1000*($timer = (time()+microtime())-$timer) > _BOUCLE_PROFILER) spip_log(intval(1000*$timer)."ms BOUCLE_breves @ squelettes-dist/backend-breves.html","profiler"._LOG_AVERTISSEMENT); return $t0; } // // Fonction principale du squelette squelettes-dist/backend-breves.html // Temps de compilation total: 46.687 ms // function html_5b1c6181995ebc2cdeec57ca2d5c3f46($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 header("' . ( 'Content-type: text/xml' . (($t2 = strval(interdire_scripts($GLOBALS['meta']['charset'])))!=='' ? ('; charset=' . $t2) : '')) . '"); ?'.'><?xml version="1.0"' . (($t1 = strval(interdire_scripts($GLOBALS['meta']['charset'])))!=='' ? (' encoding="' . $t1 . '"') : '') . '?> <rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" > <channel' . (($t1 = strval(spip_htmlentities(@$Pile[0]['lang'] ? @$Pile[0]['lang'] : $GLOBALS['spip_lang'])))!=='' ? (' xml:lang="' . $t1 . '"') : '') . '> <title>' . interdire_scripts(texte_backend(textebrut(traiter_doublons_documents($doublons, typo($GLOBALS['meta']['nom_site'], "TYPO", $connect, $Pile[0]))))) . '</title> <link>' . spip_htmlspecialchars(sinon($GLOBALS['meta']['adresse_site'],'.')) . '/</link> <description>' . interdire_scripts(texte_backend(supprimer_tags(traiter_doublons_documents($doublons, propre($GLOBALS['meta']['descriptif_site'], $connect, $Pile[0]))))) . '</description> <language>' . spip_htmlentities(@$Pile[0]['lang'] ? @$Pile[0]['lang'] : $GLOBALS['spip_lang']) . '</language> <generator>SPIP - www.spip.net</generator> ' . (($t1 = strval(texte_backend(url_absolue(extraire_attribut(filtrer('image_graver', filtrer('image_reduire', ((!is_array($l = quete_logo('id_syndic', 'ON', "'0'",'', 0))) ? '': ("<img class=\"spip_logos\" alt=\"\" src=\"$l[0]\"" . $l[2] . ($l[1] ? " onmouseover=\"this.src='$l[1]'\" onmouseout=\"this.src='$l[0]'\"" : "") . ' />')),'144','400')),'src')))))!=='' ? (( ' <image> <title>' . interdire_scripts(texte_backend(traiter_doublons_documents($doublons, typo($GLOBALS['meta']['nom_site'], "TYPO", $connect, $Pile[0])))) . '</title> <url>') . $t1 . ( '</url> <link>' . spip_htmlspecialchars(sinon($GLOBALS['meta']['adresse_site'],'.')) . '/</link> ' . (($t2 = strval(extraire_attribut(filtrer('image_graver', filtrer('image_reduire', ((!is_array($l = quete_logo('id_syndic', 'ON', "'0'",'', 0))) ? '': ("<img class=\"spip_logos\" alt=\"\" src=\"$l[0]\"" . $l[2] . ($l[1] ? " onmouseover=\"this.src='$l[1]'\" onmouseout=\"this.src='$l[0]'\"" : "") . ' />')),'144','400')),'height')))!=='' ? ('<height>' . $t2 . '</height>') : '') . ' ' . (($t2 = strval(extraire_attribut(filtrer('image_graver', filtrer('image_reduire', ((!is_array($l = quete_logo('id_syndic', 'ON', "'0'",'', 0))) ? '': ("<img class=\"spip_logos\" alt=\"\" src=\"$l[0]\"" . $l[2] . ($l[1] ? " onmouseover=\"this.src='$l[1]'\" onmouseout=\"this.src='$l[0]'\"" : "") . ' />')),'144','400')),'width')))!=='' ? ('<width>' . $t2 . '</width>') : '') . ' </image> ')) : '') . ' ' . BOUCLE_breveshtml_5b1c6181995ebc2cdeec57ca2d5c3f46($Cache, $Pile, $doublons, $Numrows, $SP) . ' </channel> </rss>'); return analyse_resultat_skel('html_5b1c6181995ebc2cdeec57ca2d5c3f46', $Cache, $page, 'squelettes-dist/backend-breves.html'); } ?>
/home/bourgleram/www/c4d43/./../tmp/cache/skel/html_5b1c6181995ebc2cdeec57ca2d5c3f46.php