Файловый менеджер - Редактировать - /home/bourgleram/www/tmp/cache/skel/html_276597c2526693e61d73f0145146f65e.php
Назад
<?php /* * Squelette : squelettes-dist/forum.html * Date : Mon, 03 Oct 2016 08:25:47 GMT * Compile : Mon, 14 Sep 2026 12:42:17 GMT * Boucles : _mots, _principale */ function BOUCLE_motshtml_276597c2526693e61d73f0145146f65e(&$Cache, &$Pile, &$doublons, &$Numrows, $SP) { static $command = array(); static $connect; $command['connect'] = $connect = ''; $in = array(); if (!(is_array($a = (table_valeur(@$Pile[0], (string)'ajouter_mot', null))))) $in[]= $a; else $in = array_merge($in, $a); if (!isset($command['table'])) { $command['table'] = 'mots'; $command['id'] = '_mots'; $command['from'] = array('mots' => 'spip_mots'); $command['type'] = array(); $command['groupby'] = array(); $command['select'] = array("0+mots.type AS num", "mots.type", "0+mots.titre AS num2", "mots.titre"); $command['orderby'] = array('num', 'mots.type', 'num2', 'mots.titre'); $command['join'] = array(); $command['limit'] = ''; $command['having'] = array(); } $command['where'] = array(sql_in('mots.id_mot',sql_quote($in))); if (defined("_BOUCLE_PROFILER")) $timer = time()+microtime(); $t0 = ""; // REQUETE $iter = IterFactory::create( "SQL", $command, array('squelettes-dist/forum.html','html_276597c2526693e61d73f0145146f65e','_mots',39,$GLOBALS['spip_lang']) ); if (!$iter->err()) { $SP++; // RESULTATS while ($Pile[$SP]=$iter->fetch()) { $t1 = interdire_scripts(typo(supprimer_numero($Pile[$SP]['titre']), "TYPO", $connect, $Pile[0])); $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 @ squelettes-dist/forum.html","profiler"._LOG_AVERTISSEMENT); return $t0; } function BOUCLE_principalehtml_276597c2526693e61d73f0145146f65e(&$Cache, &$Pile, &$doublons, &$Numrows, $SP) { static $command = array(); static $connect; $command['connect'] = $connect = ''; if (!isset($command['table'])) { $command['table'] = 'forum'; $command['id'] = '_principale'; $command['from'] = array('forum' => 'spip_forum'); $command['type'] = array(); $command['groupby'] = array(); $command['select'] = array("forum.id_forum", "forum.titre", "forum.date_heure AS date", "forum.auteur AS nom", "forum.texte", "forum.url_site", "forum.nom_site"); $command['orderby'] = array(); $command['join'] = array(); $command['limit'] = ''; $command['having'] = array(); } $command['where'] = array( quete_condition_statut('forum.statut','publie,prop','publie',''), array('=', 'forum.id_forum', sql_quote(@$Pile[0]['id_forum'],'','bigint NOT NULL AUTO_INCREMENT'))); if (defined("_BOUCLE_PROFILER")) $timer = time()+microtime(); $t0 = ""; // REQUETE $iter = IterFactory::create( "SQL", $command, array('squelettes-dist/forum.html','html_276597c2526693e61d73f0145146f65e','_principale',1,$GLOBALS['spip_lang']) ); if (!$iter->err()) { $SP++; // RESULTATS while ($Pile[$SP]=$iter->fetch()) { $t0 .= ( ' <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!--[if lt IE 7 ]> <html dir="' . lang_dir(@$Pile[0]['lang'], 'ltr','rtl') . '" lang="' . spip_htmlentities(@$Pile[0]['lang'] ? @$Pile[0]['lang'] : $GLOBALS['spip_lang']) . '" xmlns="http://www.w3.org/1999/xhtml" xml:lang="' . spip_htmlentities(@$Pile[0]['lang'] ? @$Pile[0]['lang'] : $GLOBALS['spip_lang']) . '" class="' . lang_dir(@$Pile[0]['lang'], 'ltr','rtl') . (($t1 = strval(spip_htmlentities(@$Pile[0]['lang'] ? @$Pile[0]['lang'] : $GLOBALS['spip_lang'])))!=='' ? (' ' . $t1) : '') . ' no-js ie ie6"> <![endif]--> <!--[if IE 7 ]> <html dir="' . lang_dir(@$Pile[0]['lang'], 'ltr','rtl') . '" lang="' . spip_htmlentities(@$Pile[0]['lang'] ? @$Pile[0]['lang'] : $GLOBALS['spip_lang']) . '" xmlns="http://www.w3.org/1999/xhtml" xml:lang="' . spip_htmlentities(@$Pile[0]['lang'] ? @$Pile[0]['lang'] : $GLOBALS['spip_lang']) . '" class="' . lang_dir(@$Pile[0]['lang'], 'ltr','rtl') . (($t1 = strval(spip_htmlentities(@$Pile[0]['lang'] ? @$Pile[0]['lang'] : $GLOBALS['spip_lang'])))!=='' ? (' ' . $t1) : '') . ' no-js ie ie7"> <![endif]--> <!--[if IE 8 ]> <html dir="' . lang_dir(@$Pile[0]['lang'], 'ltr','rtl') . '" lang="' . spip_htmlentities(@$Pile[0]['lang'] ? @$Pile[0]['lang'] : $GLOBALS['spip_lang']) . '" xmlns="http://www.w3.org/1999/xhtml" xml:lang="' . spip_htmlentities(@$Pile[0]['lang'] ? @$Pile[0]['lang'] : $GLOBALS['spip_lang']) . '" class="' . lang_dir(@$Pile[0]['lang'], 'ltr','rtl') . (($t1 = strval(spip_htmlentities(@$Pile[0]['lang'] ? @$Pile[0]['lang'] : $GLOBALS['spip_lang'])))!=='' ? (' ' . $t1) : '') . ' no-js ie ie8"> <![endif]--> <!--[if IE 9 ]> <html dir="' . lang_dir(@$Pile[0]['lang'], 'ltr','rtl') . '" lang="' . spip_htmlentities(@$Pile[0]['lang'] ? @$Pile[0]['lang'] : $GLOBALS['spip_lang']) . '" xmlns="http://www.w3.org/1999/xhtml" xml:lang="' . spip_htmlentities(@$Pile[0]['lang'] ? @$Pile[0]['lang'] : $GLOBALS['spip_lang']) . '" class="' . lang_dir(@$Pile[0]['lang'], 'ltr','rtl') . (($t1 = strval(spip_htmlentities(@$Pile[0]['lang'] ? @$Pile[0]['lang'] : $GLOBALS['spip_lang'])))!=='' ? (' ' . $t1) : '') . ' no-js ie ie9"> <![endif]--> <!--[if (gt IE 9)|!(IE)]><!--> <html dir="' . lang_dir(@$Pile[0]['lang'], 'ltr','rtl') . '" lang="' . spip_htmlentities(@$Pile[0]['lang'] ? @$Pile[0]['lang'] : $GLOBALS['spip_lang']) . '" xmlns="http://www.w3.org/1999/xhtml" xml:lang="' . spip_htmlentities(@$Pile[0]['lang'] ? @$Pile[0]['lang'] : $GLOBALS['spip_lang']) . '" class="' . lang_dir(@$Pile[0]['lang'], 'ltr','rtl') . (($t1 = strval(spip_htmlentities(@$Pile[0]['lang'] ? @$Pile[0]['lang'] : $GLOBALS['spip_lang'])))!=='' ? (' ' . $t1) : '') . ' no-js"> <!--<![endif]--> <head> <script type=\'text/javascript\'>/*<![CDATA[*/(function(H){H.className=H.className.replace(/\\bno-js\\b/,\'js\')})(document.documentElement);/*]]>*/</script> <title>' . _T('forum:forum') . ' ' . $Pile[$SP]['id_forum'] . ' - ' . interdire_scripts(textebrut(typo($GLOBALS['meta']['nom_site'], "TYPO", $connect, $Pile[0]))) . '</title> ' . '<'.'?php echo recuperer_fond( ' . argumenter_squelette('inclure/head') . ', array(\'lang\' => ' . argumenter_squelette($GLOBALS["spip_lang"]) . '), array("compil"=>array(\'squelettes-dist/forum.html\',\'html_276597c2526693e61d73f0145146f65e\',\'\',11,$GLOBALS[\'spip_lang\'])), _request("connect")); ?'.'> <meta name="robots" content="none" /> </head> <body class="pas_surlignable page_forum"> <div class="page"> ' . '<'.'?php echo recuperer_fond( ' . argumenter_squelette('inclure/header') . ', array(\'lang\' => ' . argumenter_squelette($GLOBALS["spip_lang"]) . '), array("compil"=>array(\'squelettes-dist/forum.html\',\'html_276597c2526693e61d73f0145146f65e\',\'\',18,$GLOBALS[\'spip_lang\'])), _request("connect")); ?'.'> ' . '<'.'?php echo recuperer_fond( ' . argumenter_squelette('inclure/nav') . ', array_merge('.var_export($Pile[0],1).',array(\'lang\' => ' . argumenter_squelette($GLOBALS["spip_lang"]) . ')), array("compil"=>array(\'squelettes-dist/forum.html\',\'html_276597c2526693e61d73f0145146f65e\',\'\',19,$GLOBALS[\'spip_lang\'])), _request("connect")); ?'.'> <div class="main"> <div class="wrapper"> <div class="content" id="content"> <p class="arbo"><a href="' . spip_htmlspecialchars(sinon($GLOBALS['meta']['adresse_site'],'.')) . '/">' . _T('public|spip|ecrire:accueil_site') . '</a> > ... > <strong class="on">' . _T('forum:forum') . ' ' . $Pile[$SP]['id_forum'] . '</strong></p><!--.arbo--> <div class="cartouche"> ' . (($t1 = strval(interdire_scripts(((($a = liens_nofollow(safehtml(typo(interdit_html($Pile[$SP]['titre']), "TYPO", $connect, $Pile[0])))) OR (is_string($a) AND strlen($a))) ? $a : ( _T('forum:forum') . ' ' . $Pile[$SP]['id_forum'])))))!=='' ? ('<h1>' . $t1 . '</h1>') : '') . ' </div> <p class="comment-meta"> <small><abbr class="dtreviewed"' . (($t1 = strval(interdire_scripts(date_iso(normaliser_date($Pile[$SP]['date'])))))!=='' ? (' title="' . $t1 . '"') : '') . '>' . interdire_scripts(affdate_jourcourt(normaliser_date($Pile[$SP]['date']))) . (($t1 = strval(interdire_scripts(heures(normaliser_date($Pile[$SP]['date'])))))!=='' ? (', ' . $t1) : '') . (($t1 = strval(interdire_scripts(minutes(normaliser_date($Pile[$SP]['date'])))))!=='' ? (':' . $t1) : '') . '</abbr>' . (($t1 = strval(interdire_scripts(couper(typo(supprimer_numero($Pile[$SP]['nom']), "TYPO", $connect, $Pile[0]),'80'))))!=='' ? (( '<span class="sep">, </span>' . _T('public|spip|ecrire:par_auteur') . ' <span class="">') . $t1 . '</span>') : '') . '</small> </p> <div class="comment-content"> ' . (($t1 = strval(interdire_scripts(lignes_longues(liens_nofollow(safehtml(propre(interdit_html($Pile[$SP]['texte']), $connect, $Pile[0])))))))!=='' ? (( '<div class="comment-texte">') . $t1 . '</div>') : '') . ' ' . (($t1 = strval(interdire_scripts(lignes_longues(liens_nofollow(safehtml(propre(interdit_html(calculer_notes()), $connect, $Pile[0])))))))!=='' ? ('<div class="comment-notes">' . $t1 . '</div>') : '') . ' ' . (($t1 = strval(attribut_html(safehtml(vider_url(calculer_url($Pile[$SP]['url_site'],'','url', $connect))))))!=='' ? (( '<p class="hyperlien">' . _T('public|spip|ecrire:voir_en_ligne') . ' : <a href="') . $t1 . ( '" class="spip_out">' . interdire_scripts(((($a = liens_nofollow(safehtml(typo(interdit_html(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(safehtml(vider_url(calculer_url($Pile[$SP]['url_site'],'','url', $connect))),'80'))) . '</a></p>')) : '') . ' ' . (($t1 = strval(interdire_scripts(table_valeur(entites_html(table_valeur(@$Pile[0], (string)'ajouter_document', null),true),'name'))))!=='' ? (( '<div class="comment-doc">' . _T('medias:info_document') . ' : ') . $t1 . '</div>') : '') . ' ' . (($t1 = BOUCLE_motshtml_276597c2526693e61d73f0145146f65e($Cache, $Pile, $doublons, $Numrows, $SP))!=='' ? (( '<p class="comment-mots">' . _T('forum:forum_avez_selectionne') . ' ') . $t1 . '</p>') : '') . ' </div> ' . (($t1 = strval(executer_balise_dynamique('FORMULAIRE_FORUM', array($Pile[$SP]['id_forum'],$Pile[$SP]['id_forum'],@$Pile[0]['ajouter_mot'],@$Pile[0]['ajouter_groupe'],@$Pile[0]['afficher_texte'],@$Pile[0]['id_article'],@$Pile[0]['id_breve'],@$Pile[0]['id_rubrique'],@$Pile[0]['id_syndic']), array('squelettes-dist/forum.html','html_276597c2526693e61d73f0145146f65e','_principale',42,$GLOBALS['spip_lang'], 'forum',4))))!=='' ? (( '<h2>' . _T('forum:form_pet_message_commentaire') . '</h2> ') . $t1) : '') . ' </div><!--.content--> </div><!--.wrapper--> <div class="aside"> ' . '<'.'?php echo recuperer_fond( ' . argumenter_squelette('inclure/navsub') . ', array(\'lang\' => ' . argumenter_squelette($GLOBALS["spip_lang"]) . '), array("compil"=>array(\'squelettes-dist/forum.html\',\'html_276597c2526693e61d73f0145146f65e\',\'\',48,$GLOBALS[\'spip_lang\'])), _request("connect")); ?'.'> ' . executer_balise_dynamique('FORMULAIRE_RECHERCHE', array(), array('squelettes-dist/forum.html','html_276597c2526693e61d73f0145146f65e','_principale',49,$GLOBALS['spip_lang'])) . ' </div><!--.aside--> </div><!--.main--> ' . '<'.'?php echo recuperer_fond( ' . argumenter_squelette('inclure/footer') . ', array_merge('.var_export($Pile[0],1).',array(\'self\' => ' . argumenter_squelette(self()) . ', \'lang\' => ' . argumenter_squelette($GLOBALS["spip_lang"]) . ')), array("compil"=>array(\'squelettes-dist/forum.html\',\'html_276597c2526693e61d73f0145146f65e\',\'\',53,$GLOBALS[\'spip_lang\'])), _request("connect")); ?'.'> </div><!--.page--> </body> </html> '); } $iter->free(); } if (defined("_BOUCLE_PROFILER") AND 1000*($timer = (time()+microtime())-$timer) > _BOUCLE_PROFILER) spip_log(intval(1000*$timer)."ms BOUCLE_principale @ squelettes-dist/forum.html","profiler"._LOG_AVERTISSEMENT); return $t0; } // // Fonction principale du squelette squelettes-dist/forum.html // Temps de compilation total: 10.733 ms // function html_276597c2526693e61d73f0145146f65e($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_principalehtml_276597c2526693e61d73f0145146f65e($Cache, $Pile, $doublons, $Numrows, $SP); return analyse_resultat_skel('html_276597c2526693e61d73f0145146f65e', $Cache, $page, 'squelettes-dist/forum.html'); } ?>
| ver. 1.4 |
Github
|
.
| PHP 5.6.40 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка