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
/
..
/
tmp
/
cache
/
skel
/
html_9a4a98b293b19fc58d6428414f8c9f1f.php
/
/
<?php /* * Squelette : plugins/squelette_blrap_0.0.1/inc-rss-item.html * Date : Mon, 11 May 2015 20:48:54 GMT * Compile : Sat, 12 Sep 2026 17:58:54 GMT * Boucles : _rubrique_mf, _un_article */ function BOUCLE_rubrique_mfhtml_9a4a98b293b19fc58d6428414f8c9f1f(&$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')), array('NOT', array('=', 'rubriques.id_rubrique', "1")), array('=', 'rubriques.id_secteur', "1")); if (defined("_BOUCLE_PROFILER")) $timer = time()+microtime(); $t0 = ""; // REQUETE $iter = IterFactory::create( "SQL", $command, array('plugins/squelette_blrap_0.0.1/inc-rss-item.html','html_9a4a98b293b19fc58d6428414f8c9f1f','_rubrique_mf',17,$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(supprimer_tags(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 @ plugins/squelette_blrap_0.0.1/inc-rss-item.html","profiler"._LOG_AVERTISSEMENT); return $t0; } function BOUCLE_un_articlehtml_9a4a98b293b19fc58d6428414f8c9f1f(&$Cache, &$Pile, &$doublons, &$Numrows, $SP) { static $command = array(); static $connect; $command['connect'] = $connect = ''; if (!isset($command['table'])) { $command['table'] = 'articles'; $command['id'] = '_un_article'; $command['from'] = array('articles' => 'spip_articles','L1' => 'spip_mots_liens','L2' => 'spip_mots'); $command['type'] = array(); $command['groupby'] = array("articles.id_article"); $command['select'] = array("articles.id_rubrique", "articles.lang", "articles.titre", "articles.id_article", "articles.date", "articles.texte", "articles.descriptif", "articles.chapo", "articles.url_site", "articles.nom_site", "articles.ps"); $command['orderby'] = array(); $command['join'] = array('L1' => array('articles','id_objet','id_article','L1.objet='.sql_quote('article')), 'L2' => array('L1','id_mot')); $command['limit'] = ''; $command['having'] = array(); } $command['where'] = array( quete_condition_statut('articles.statut','publie,prop,prepa/auteur','publie',''), array('=', 'articles.id_article', sql_quote(@$Pile[0]['id_article'],'','bigint NOT NULL AUTO_INCREMENT')), array('=', 'articles.id_secteur', "1"), array('NOT', array('IN', 'articles.id_article', array('SELF', 'articles.id_article', array('=', 'L2.titre', "'bandeau_accueil'"))))); if (defined("_BOUCLE_PROFILER")) $timer = time()+microtime(); $t0 = ""; // REQUETE $iter = IterFactory::create( "SQL", $command, array('plugins/squelette_blrap_0.0.1/inc-rss-item.html','html_9a4a98b293b19fc58d6428414f8c9f1f','_un_article',1,$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(typo(supprimer_numero($Pile[$SP]['titre']), "TYPO", $connect, $Pile[0])))) . '</title> <link>' . url_absolue(vider_url(urlencode_1738(generer_url_entite($Pile[$SP]['id_article'], 'article', '', '', true)))) . '</link> ' . (($t1 = strval(url_absolue(vider_url(urlencode_1738(generer_url_entite($Pile[$SP]['id_article'], 'article', '', '', 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>') : '') . ' ' . (($t1 = strval(texte_backend(supprimer_tags(recuperer_fond('modeles/lesauteurs', array('objet'=>'article','id_objet' => $Pile[$SP]['id_article'],'id_article' => $Pile[$SP]['id_article']), array('trim'=>true, 'compil'=>array('plugins/squelette_blrap_0.0.1/inc-rss-item.html','html_9a4a98b293b19fc58d6428414f8c9f1f','_un_article',7,$GLOBALS['spip_lang'])), '')))))!=='' ? ('<dc:creator>' . $t1 . '</dc:creator>') : '') . ' <description>' . interdire_scripts(texte_backend(filtre_introduction_dist($Pile[$SP]['descriptif'], (strlen($Pile[$SP]['descriptif'])) ? '' : $Pile[$SP]['chapo'] . "\n\n" . $Pile[$SP]['texte'], 500, $connect))) . ' ' . BOUCLE_rubrique_mfhtml_9a4a98b293b19fc58d6428414f8c9f1f($Cache, $Pile, $doublons, $Numrows, $SP) . ' </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_article', 'ON', $Pile[$SP]['id_article'],'', 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(propre($Pile[$SP]['chapo'], $connect, $Pile[0])))))!=='' ? ('<div class=\'rss_chapo\'>' . $t2 . '</div> ') : '') . (($t2 = strval(interdire_scripts(texte_backend(filtrer('image_graver', filtrer('image_reduire',propre($Pile[$SP]['texte'], $connect, $Pile[0]),'500','0'))))))!=='' ? ('<div class=\'rss_texte\'>' . $t2 . '</div> ') : '') . (($t2 = strval(calculer_url($Pile[$SP]['url_site'],'','url', $connect)))!=='' ? (( '<div class="hyperlien">' . html2unicode(_T('public|spip|ecrire:voir_en_ligne')) . ' : <a href="') . $t2 . ( '" class="spip_out">' . interdire_scripts(texte_backend(((($a = typo(supprimer_numero(calculer_url($Pile[$SP]['url_site'],$Pile[$SP]['nom_site'], 'titre', $connect, false)), "TYPO", $connect, $Pile[0])) OR (is_string($a) AND strlen($a))) ? $a : couper(calculer_url($Pile[$SP]['url_site'],'','url', $connect),'80')))) . '</a></div> ')) : '') . (($t2 = strval(interdire_scripts(texte_backend(calculer_notes()))))!=='' ? ('<hr /> <div class=\'rss_notes\'>' . $t2 . '</div> ') : '') . (($t2 = strval(interdire_scripts(texte_backend(propre($Pile[$SP]['ps'], $connect, $Pile[0])))))!=='' ? ('<div class=\'rss_ps\'>' . $t2 . '</div>') : '') . ' </content:encoded> ')) : '') . ' </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_un_article @ plugins/squelette_blrap_0.0.1/inc-rss-item.html","profiler"._LOG_AVERTISSEMENT); return $t0; } // // Fonction principale du squelette plugins/squelette_blrap_0.0.1/inc-rss-item.html // Temps de compilation total: 68.121 ms // function html_9a4a98b293b19fc58d6428414f8c9f1f($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 = ( BOUCLE_un_articlehtml_9a4a98b293b19fc58d6428414f8c9f1f($Cache, $Pile, $doublons, $Numrows, $SP) . ' '); return analyse_resultat_skel('html_9a4a98b293b19fc58d6428414f8c9f1f', $Cache, $page, 'plugins/squelette_blrap_0.0.1/inc-rss-item.html'); } ?>
/home/bourgleram/www/c4d43/../tmp/../tmp/cache/skel/html_9a4a98b293b19fc58d6428414f8c9f1f.php