uawdijnntqw1x1x1
IP : 216.73.216.90
Hostname : webm001.cluster110.gra.hosting.ovh.net
Kernel : Linux webm001.cluster110.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
/
etiennec
/
www
/
b9da6
/
..
/
plugins
/
..
/
tmp
/
cache
/
skel
/
html_11a92398fa9bac5f4eaedfe6bce6fc00.php
/
/
<?php /* * Squelette : ../prive/objets/liste/auteurs_enligne.html * Date : Sun, 13 Sep 2015 19:43:13 GMT * Compile : Thu, 26 Nov 2015 15:22:40 GMT * Boucles : _enligne */ function BOUCLE_enlignehtml_11a92398fa9bac5f4eaedfe6bce6fc00(&$Cache, &$Pile, &$doublons, &$Numrows, $SP) { static $command = array(); static $connect; $command['connect'] = $connect = ''; $in = array(); $in[]= '1comite'; $in[]= '0minirezo'; $command['pagination'] = array((isset($Pile[0]['debut_enligne']) ? $Pile[0]['debut_enligne'] : null), 10); if (!isset($command['table'])) { $command['table'] = 'auteurs'; $command['id'] = '_enligne'; $command['from'] = array('auteurs' => 'spip_auteurs'); $command['type'] = array(); $command['groupby'] = array(); $command['select'] = array("auteurs.en_ligne", "auteurs.id_auteur", "auteurs.nom"); $command['orderby'] = array('auteurs.en_ligne DESC'); $command['join'] = array(); $command['limit'] = ''; $command['having'] = array(); } $command['where'] = array( array('NOT', array('=', 'auteurs.id_auteur', sql_quote(interdire_scripts(invalideur_session($Cache, table_valeur($GLOBALS["visiteur_session"], (string)'id_auteur', null))),'','bigint(21) NOT NULL AUTO_INCREMENT'))), sql_in('auteurs.statut',sql_quote($in)), array('NOT', array('=', 'auteurs.imessage', "'non'")), array('>', 'auteurs.en_ligne', sql_quote(date('Y-m-d H:i:s',strtotime('-15 minutes')),'','datetime NOT NULL DEFAULT \'0000-00-00 00:00:00\''))); if (defined("_BOUCLE_PROFILER")) $timer = time()+microtime(); $t0 = ""; // REQUETE $iter = IterFactory::create( "SQL", $command, array('../prive/objets/liste/auteurs_enligne.html','html_11a92398fa9bac5f4eaedfe6bce6fc00','_enligne',1,$GLOBALS['spip_lang']) ); if (!$iter->err()) { // COMPTEUR $Numrows['_enligne']['compteur_boucle'] = 0; $Numrows['_enligne']['total'] = @intval($iter->count()); $debut_boucle = isset($Pile[0]['debut_enligne']) ? $Pile[0]['debut_enligne'] : _request('debut_enligne'); if(substr($debut_boucle,0,1)=='@'){ $debut_boucle = $Pile[0]['debut_enligne'] = quete_debut_pagination('id_auteur',$Pile[0]['@id_auteur'] = substr($debut_boucle,1),10,$iter); $iter->seek(0); } $debut_boucle = intval($debut_boucle); $debut_boucle = (($tout=($debut_boucle == -1))?0:($debut_boucle)); $debut_boucle = max(0,min($debut_boucle,floor(($Numrows['_enligne']['total']-1)/(10))*(10))); $fin_boucle = min(($tout ? $Numrows['_enligne']['total'] : $debut_boucle + 9), $Numrows['_enligne']['total'] - 1); $Numrows['_enligne']['grand_total'] = $Numrows['_enligne']['total']; $Numrows['_enligne']["total"] = max(0,$fin_boucle - $debut_boucle + 1); if ($debut_boucle>0 AND $debut_boucle < $Numrows['_enligne']['grand_total'] AND $iter->seek($debut_boucle,'continue')) $Numrows['_enligne']['compteur_boucle'] = $debut_boucle; $SP++; // RESULTATS while ($Pile[$SP]=$iter->fetch()) { $Numrows['_enligne']['compteur_boucle']++; if ($Numrows['_enligne']['compteur_boucle'] <= $debut_boucle) continue; if ($Numrows['_enligne']['compteur_boucle']-1 > $fin_boucle) break; $t1 = ( '<a href="' . generer_url_entite($Pile[$SP]['id_auteur'],'auteur') . '">' . interdire_scripts(typo(supprimer_numero($Pile[$SP]['nom']), "TYPO", $connect, $Pile[0])) . '</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_enligne @ ../prive/objets/liste/auteurs_enligne.html","profiler"._LOG_AVERTISSEMENT); return $t0; } // // Fonction principale du squelette ../prive/objets/liste/auteurs_enligne.html // Temps de compilation total: 6.173 ms // function html_11a92398fa9bac5f4eaedfe6bce6fc00($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 = (($t1 = BOUCLE_enlignehtml_11a92398fa9bac5f4eaedfe6bce6fc00($Cache, $Pile, $doublons, $Numrows, $SP))!=='' ? (( ' <div class=\'en_lignes\'> <b>' . _T('public|spip|ecrire:info_en_ligne') . '</b> ') . $t1 . ( (($t3 = strval(((((isset($Numrows['_enligne']['grand_total']) ? $Numrows['_enligne']['grand_total'] : $Numrows['_enligne']['total']) > '10')) ?' ' :'')))!=='' ? (' ... ' . $t3 . ( ' (' . objet_afficher_nb((isset($Numrows['_enligne']['grand_total']) ? $Numrows['_enligne']['grand_total'] : $Numrows['_enligne']['total']),'auteur') . ') ')) : '') . ' </div> ')) : ''); return analyse_resultat_skel('html_11a92398fa9bac5f4eaedfe6bce6fc00', $Cache, $page, '../prive/objets/liste/auteurs_enligne.html'); } ?>
/home/etiennec/www/b9da6/../plugins/../tmp/cache/skel/html_11a92398fa9bac5f4eaedfe6bce6fc00.php