Corriger le problème ou vider le cache pour supprimer les restrictions.'; $message_en = 'Acces Restriction is now unusable. Correct this trouble or empty the cache to finish restriction removal.'; die($message_fr.'
'.$message_en); } static $table = 'rubriques'; static $id = '_classe_ssrubrique'; static $from = array('rubriques' => 'spip_rubriques'); static $type = array(); static $groupby = array(); static $select = array("rubriques.id_rubrique", "rubriques.lang", "rubriques.titre"); static $orderby = array(); $where = array( array('=', 'rubriques.statut', '\'publie\''), array('=', 'rubriques.id_parent', sql_quote($Pile[$SP]['id_rubrique'],'','int')), sql_in('rubriques.id_rubrique', accesrestreint_liste_rubriques_exclues(!test_espace_prive()), 'NOT')); static $join = array(); static $limit = '0,1'; static $having = array(); $t0 = ""; // REQUETE $result = calculer_select($select, $from, $type, $where, $join, $groupby, $orderby, $limit, $having, $table, $id, $connect, array('plugins/auto/sarkaspip_31_dev/noisettes/navigation/inc_menu_rubriques_1h.html','html_cb5b304679e41973ddf7187a5a4fde1f','_classe_ssrubrique',17,$GLOBALS['spip_lang'])); if ($result) { lang_select($GLOBALS['spip_lang']); $SP++; // RESULTATS while ($Pile[$SP] = @sql_fetch($result)) { lang_select_public($Pile[$SP]['lang'], '', $Pile[$SP]['titre']); $t0 .= ( ' ' . vide($Pile['vars']['class_a'] = (($t2 = strval((is_array($a = ($Pile["vars"])) ? $a['rang_item'] : "")))!=='' ? ('pere ' . $t2) : '')) . ' '); } lang_select(); @sql_free($result); } return $t0; } /* BOUCLE rubriques */ function BOUCLE_fin_hierarchie_hhtml_cb5b304679e41973ddf7187a5a4fde1f(&$Cache, &$Pile, &$doublons, &$Numrows, $SP) { static $connect = '';if (!defined('_DIR_PLUGIN_ACCESRESTREINT')){ $link_empty = generer_url_ecrire('admin_vider'); $link_plugin = generer_url_ecrire('admin_plugin'); $message_fr = 'La restriction d\'accès a ete desactivée. Corriger le problème ou vider le cache pour supprimer les restrictions.'; $message_en = 'Acces Restriction is now unusable. Correct this trouble or empty the cache to finish restriction removal.'; die($message_fr.'
'.$message_en); } static $table = 'rubriques'; static $id = '_fin_hierarchie_h'; static $from = array('rubriques' => 'spip_rubriques'); static $type = array(); static $groupby = array(); static $select = array("rubriques.id_rubrique"); static $orderby = array(); $where = array( array('=', 'rubriques.statut', '\'publie\''), array('=', 'rubriques.id_parent', sql_quote($Pile[$SP]['id_rubrique'],'','int')), sql_in('rubriques.id_rubrique', accesrestreint_liste_rubriques_exclues(!test_espace_prive()), 'NOT')); static $join = array(); static $limit = '0,1'; static $having = array(); $t0 = ""; // REQUETE $result = calculer_select($select, $from, $type, $where, $join, $groupby, $orderby, $limit, $having, $table, $id, $connect, array('plugins/auto/sarkaspip_31_dev/noisettes/navigation/inc_menu_rubriques_1h.html','html_cb5b304679e41973ddf7187a5a4fde1f','_fin_hierarchie_h',26,$GLOBALS['spip_lang'])); if ($result) { $Numrows['_fin_hierarchie_h']['total'] = @intval(sql_count($result)); $SP++; // RESULTATS $t0 = str_repeat(' ', $Numrows['_fin_hierarchie_h']['total']); @sql_free($result); } return $t0; } /* BOUCLE boucle */ function BOUCLE_ssmenu_hhtml_cb5b304679e41973ddf7187a5a4fde1f(&$Cache, &$Pile, &$doublons, &$Numrows, $SP) { static $connect = ''; $save_numrows = ($Numrows['_menu_ss_rubriques_h']); $t0 = (($t1 = BOUCLE_menu_ss_rubriques_hhtml_cb5b304679e41973ddf7187a5a4fde1f($Cache, $Pile, $doublons, $Numrows, $SP))!=='' ? (' ') : ''); $Numrows['_menu_ss_rubriques_h'] = ($save_numrows); return $t0; } /* BOUCLE rubriques */ function BOUCLE_menu_ss_rubriques_hhtml_cb5b304679e41973ddf7187a5a4fde1f(&$Cache, &$Pile, &$doublons, &$Numrows, $SP) { static $connect = '';if (!defined('_DIR_PLUGIN_ACCESRESTREINT')){ $link_empty = generer_url_ecrire('admin_vider'); $link_plugin = generer_url_ecrire('admin_plugin'); $message_fr = 'La restriction d\'accès a ete desactivée. Corriger le problème ou vider le cache pour supprimer les restrictions.'; $message_en = 'Acces Restriction is now unusable. Correct this trouble or empty the cache to finish restriction removal.'; die($message_fr.'
'.$message_en); } static $table = 'rubriques'; static $id = '_menu_ss_rubriques_h'; static $from = array('rubriques' => 'spip_rubriques'); static $type = array(); static $groupby = array(); static $select = array("rubriques.id_rubrique", "0+rubriques.titre AS num", "rubriques.titre", "rubriques.id_parent", "rubriques.id_rubrique", "rubriques.lang"); static $orderby = array('num', 'rubriques.titre'); $where = array( array('=', 'rubriques.statut', '\'publie\''), array('=', 'rubriques.id_parent', sql_quote($Pile[$SP]['id_rubrique'],'','int')), sql_in('rubriques.id_rubrique', accesrestreint_liste_rubriques_exclues(!test_espace_prive()), 'NOT')); static $join = array(); static $limit = ''; static $having = array(); $t0 = ""; // REQUETE $result = calculer_select($select, $from, $type, $where, $join, $groupby, $orderby, $limit, $having, $table, $id, $connect, array('plugins/auto/sarkaspip_31_dev/noisettes/navigation/inc_menu_rubriques_1h.html','html_cb5b304679e41973ddf7187a5a4fde1f','_menu_ss_rubriques_h',11,$GLOBALS['spip_lang'])); if ($result) { // COMPTEUR $Numrows['_menu_ss_rubriques_h']['compteur_boucle'] = 0; $Numrows['_menu_ss_rubriques_h']['total'] = @intval(sql_count($result)); lang_select($GLOBALS['spip_lang']); $SP++; // RESULTATS while ($Pile[$SP] = @sql_fetch($result)) { $Numrows['_menu_ss_rubriques_h']['compteur_boucle']++; lang_select_public($Pile[$SP]['lang'], '', $Pile[$SP]['titre']); $t0 .= ( ' ' . ((($Numrows['_menu_ss_rubriques_h']['compteur_boucle'] == '1')) ? (' ' . ( ' ' . vide($Pile['vars']['rang_item'] = 'it_n1'))) : '') . ' ' . (!(($Numrows['_menu_ss_rubriques_h']['compteur_boucle'] == '1')) ? (' ' . ( ' ' . vide($Pile['vars']['rang_item'] = ''))) : '') . '
  • ' . (($t1 = BOUCLE_classe_ssrubriquehtml_cb5b304679e41973ddf7187a5a4fde1f($Cache, $Pile, $doublons, $Numrows, $SP))!=='' ? $t1 : (( ' ' . vide($Pile['vars']['class_a'] = (is_array($a = ($Pile["vars"])) ? $a['rang_item'] : "")) . ' '))) . ' ' . (($t1 = strval(interdire_scripts((((lire_config('sarkaspip_menus/option_rubriques','0',false) != '2')) ?' ' :''))))!=='' ? ($t1 . (($t2 = strval(interdire_scripts(couper(typo(supprimer_numero($Pile[$SP]['titre']), "TYPO", $connect),'80'))))!=='' ? (( '') . $t2 . '') : '')) : '') . ' ' . (($t1 = strval(interdire_scripts((((lire_config('sarkaspip_menus/option_rubriques','0',false) == '2')) ?' ' :''))))!=='' ? ($t1 . ( ' ' . recuperer_fond( 'noisettes/navigation/inc_nav_rubrique_lien' , array('id_rubrique' => $Pile[$SP]['id_rubrique'] , 'classe' => (is_array($a = ($Pile["vars"])) ? $a['class_a'] : "") ), array('compil'=>array('plugins/auto/sarkaspip_31_dev/noisettes/navigation/inc_menu_rubriques_1h.html','html_cb5b304679e41973ddf7187a5a4fde1f','_menu_ss_rubriques_h',23,$GLOBALS['spip_lang'])), '') . ' ')) : '') . ' ' . (($t1 = BOUCLE_fin_hierarchie_hhtml_cb5b304679e41973ddf7187a5a4fde1f($Cache, $Pile, $doublons, $Numrows, $SP))!=='' ? $t1 : (( ' ' . (($t2 = strval(interdire_scripts((((lire_config('sarkaspip_menus/option_rubriques','0',false) == '1')) ?' ' :''))))!=='' ? ($t2 . ( ' ' . recuperer_fond( 'noisettes/navigation/inc_nav_articles_1' , array('id_rubrique' => $Pile[$SP]['id_rubrique'] , 'avec_ul' => 'oui' , 'avec_rang' => 'oui' ), array('compil'=>array('plugins/auto/sarkaspip_31_dev/noisettes/navigation/inc_menu_rubriques_1h.html','html_cb5b304679e41973ddf7187a5a4fde1f','_menu_ss_rubriques_h',28,$GLOBALS['spip_lang'])), '') . ' ')) : '') . ' '))) . ' ' . BOUCLE_ssmenu_hhtml_cb5b304679e41973ddf7187a5a4fde1f($Cache, $Pile, $doublons, $Numrows, $SP) . '
  • ' . (($t1 = strval(interdire_scripts((((lire_config('sarkaspip_menus/option_rubriques','0',false) == '1')) ?' ' :''))))!=='' ? ($t1 . ( ' ' . ((($Numrows['_menu_ss_rubriques_h']['compteur_boucle'] == $Numrows['_menu_ss_rubriques_h']['total'])) ? (' ' . ( ' ' . recuperer_fond( 'noisettes/navigation/inc_nav_articles_1' , array('id_rubrique' => $Pile[$SP]['id_parent'] , 'avec_ul' => 'non' , 'avec_rang' => 'non' ), array('compil'=>array('plugins/auto/sarkaspip_31_dev/noisettes/navigation/inc_menu_rubriques_1h.html','html_cb5b304679e41973ddf7187a5a4fde1f','_menu_ss_rubriques_h',35,$GLOBALS['spip_lang'])), '') . ' ')) : '') . ' ')) : '') . ' '); } lang_select(); @sql_free($result); } return $t0; } /* BOUCLE rubriques */ function BOUCLE_fin_secteur_hhtml_cb5b304679e41973ddf7187a5a4fde1f(&$Cache, &$Pile, &$doublons, &$Numrows, $SP) { static $connect = '';if (!defined('_DIR_PLUGIN_ACCESRESTREINT')){ $link_empty = generer_url_ecrire('admin_vider'); $link_plugin = generer_url_ecrire('admin_plugin'); $message_fr = 'La restriction d\'accès a ete desactivée. Corriger le problème ou vider le cache pour supprimer les restrictions.'; $message_en = 'Acces Restriction is now unusable. Correct this trouble or empty the cache to finish restriction removal.'; die($message_fr.'
    '.$message_en); } static $table = 'rubriques'; static $id = '_fin_secteur_h'; static $from = array('rubriques' => 'spip_rubriques'); static $type = array(); static $groupby = array(); static $select = array("rubriques.id_rubrique"); static $orderby = array(); $where = array( array('=', 'rubriques.statut', '\'publie\''), array('=', 'rubriques.id_parent', sql_quote($Pile[$SP]['id_rubrique'],'','int')), sql_in('rubriques.id_rubrique', accesrestreint_liste_rubriques_exclues(!test_espace_prive()), 'NOT')); static $join = array(); static $limit = '0,1'; static $having = array(); $t0 = ""; // REQUETE $result = calculer_select($select, $from, $type, $where, $join, $groupby, $orderby, $limit, $having, $table, $id, $connect, array('plugins/auto/sarkaspip_31_dev/noisettes/navigation/inc_menu_rubriques_1h.html','html_cb5b304679e41973ddf7187a5a4fde1f','_fin_secteur_h',41,$GLOBALS['spip_lang'])); if ($result) { $Numrows['_fin_secteur_h']['total'] = @intval(sql_count($result)); $SP++; // RESULTATS $t0 = str_repeat(' ', $Numrows['_fin_secteur_h']['total']); @sql_free($result); } return $t0; } /* BOUCLE rubriques */ function BOUCLE_menu_rubriques_hhtml_cb5b304679e41973ddf7187a5a4fde1f(&$Cache, &$Pile, &$doublons, &$Numrows, $SP) { static $connect = '';if (!defined('_DIR_PLUGIN_ACCESRESTREINT')){ $link_empty = generer_url_ecrire('admin_vider'); $link_plugin = generer_url_ecrire('admin_plugin'); $message_fr = 'La restriction d\'accès a ete desactivée. Corriger le problème ou vider le cache pour supprimer les restrictions.'; $message_en = 'Acces Restriction is now unusable. Correct this trouble or empty the cache to finish restriction removal.'; die($message_fr.'
    '.$message_en); } static $table = 'rubriques'; static $id = '_menu_rubriques_h'; static $from = array('rubriques' => 'spip_rubriques'); static $type = array(); static $groupby = array(); static $select = array("rubriques.id_rubrique", "0+rubriques.titre AS num", "rubriques.titre", "rubriques.id_secteur", "rubriques.id_rubrique", "rubriques.lang"); static $orderby = array('num', 'rubriques.titre'); $where = array( array('=', 'rubriques.statut', '\'publie\''), array('=', 'rubriques.id_parent', 0), array('NOT', array('REGEXP', 'rubriques.id_rubrique', sql_quote(calcul_rubrique_specialisee("",secteur,"in")))), sql_in('rubriques.id_rubrique', accesrestreint_liste_rubriques_exclues(!test_espace_prive()), 'NOT')); static $join = array(); static $limit = ''; static $having = array(); $t0 = ""; // REQUETE $result = calculer_select($select, $from, $type, $where, $join, $groupby, $orderby, $limit, $having, $table, $id, $connect, array('plugins/auto/sarkaspip_31_dev/noisettes/navigation/inc_menu_rubriques_1h.html','html_cb5b304679e41973ddf7187a5a4fde1f','_menu_rubriques_h',1,$GLOBALS['spip_lang'])); if ($result) { // COMPTEUR $Numrows['_menu_rubriques_h']['compteur_boucle'] = 0; lang_select($GLOBALS['spip_lang']); $SP++; // RESULTATS while ($Pile[$SP] = @sql_fetch($result)) { $Numrows['_menu_rubriques_h']['compteur_boucle']++; lang_select_public($Pile[$SP]['lang'], '', $Pile[$SP]['titre']); $t0 .= ( '
  • ' . vide($Pile['vars']['rang_secteur'] = (($t2 = strval($Numrows['_menu_rubriques_h']['compteur_boucle']))!=='' ? ('mh_n' . $t2) : '')) . ' ' . (($t1 = strval(interdire_scripts((((lire_config('sarkaspip_menus/option_rubriques','0',false) != '2')) ?' ' :''))))!=='' ? ($t1 . (($t2 = strval(interdire_scripts(couper(typo(supprimer_numero($Pile[$SP]['titre']), "TYPO", $connect),'80'))))!=='' ? (( '') . $t2 . '') : '')) : '') . ' ' . (($t1 = strval(interdire_scripts((((lire_config('sarkaspip_menus/option_rubriques','0',false) == '2')) ?' ' :''))))!=='' ? ($t1 . ( ' ' . recuperer_fond( 'noisettes/navigation/inc_nav_rubrique_lien' , array('id_rubrique' => $Pile[$SP]['id_rubrique'] , 'rang' => (is_array($a = ($Pile["vars"])) ? $a['rang_secteur'] : "") ), array('compil'=>array('plugins/auto/sarkaspip_31_dev/noisettes/navigation/inc_menu_rubriques_1h.html','html_cb5b304679e41973ddf7187a5a4fde1f','_menu_rubriques_h',7,$GLOBALS['spip_lang'])), '') . ' ')) : '') . ' ' . (($t1 = BOUCLE_menu_ss_rubriques_hhtml_cb5b304679e41973ddf7187a5a4fde1f($Cache, $Pile, $doublons, $Numrows, $SP))!=='' ? (' ') : '') . ' ' . (($t1 = BOUCLE_fin_secteur_hhtml_cb5b304679e41973ddf7187a5a4fde1f($Cache, $Pile, $doublons, $Numrows, $SP))!=='' ? $t1 : (( ' ' . (($t2 = strval(interdire_scripts((((lire_config('sarkaspip_menus/option_rubriques','0',false) == '1')) ?' ' :''))))!=='' ? ($t2 . ( ' ' . recuperer_fond( 'noisettes/navigation/inc_nav_articles_1' , array('id_rubrique' => $Pile[$SP]['id_secteur'] , 'avec_ul' => 'oui' , 'avec_rang' => 'oui' ), array('compil'=>array('plugins/auto/sarkaspip_31_dev/noisettes/navigation/inc_menu_rubriques_1h.html','html_cb5b304679e41973ddf7187a5a4fde1f','_menu_rubriques_h',43,$GLOBALS['spip_lang'])), '') . ' ')) : '') . ' '))) . '
  • '); } lang_select(); @sql_free($result); } return $t0; } // // Fonction principale du squelette plugins/auto/sarkaspip_31_dev/noisettes/navigation/inc_menu_rubriques_1h.html // Temps de compilation total: 2.679 ms // function html_cb5b304679e41973ddf7187a5a4fde1f($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_menu_rubriques_hhtml_cb5b304679e41973ddf7187a5a4fde1f($Cache, $Pile, $doublons, $Numrows, $SP))!=='' ? (' ') : '') . ' '); return analyse_resultat_skel('html_cb5b304679e41973ddf7187a5a4fde1f', $Cache, $page, 'plugins/auto/sarkaspip_31_dev/noisettes/navigation/inc_menu_rubriques_1h.html'); } ?>