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 = '_rubrique_principal';
static $from = array('rubriques' => 'spip_rubriques');
static $type = array();
static $groupby = array();
static $select = array("rubriques.lang",
"rubriques.id_rubrique",
"rubriques.titre",
"rubriques.texte",
"rubriques.descriptif",
"rubriques.id_secteur",
"rubriques.id_rubrique");
static $orderby = array();
$where =
array(
array('=', 'rubriques.statut', '\'publie\''),
array('=', 'rubriques.id_rubrique', sql_quote($Pile[0]['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/rubrique.html','html_23193639fb05d2ae63434dcd64bd39e3','_rubrique_principal',3,$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']['options'] = ( '
')) .
'
' .
'<'.'?php echo recuperer_fond( ' . argumenter_squelette('noisettes/inc_header') . ', array(\'meta_titre\' => ' . argumenter_squelette(interdire_scripts($Pile[$SP]['titre'])) . ',
\'meta_description\' => ' . argumenter_squelette(interdire_scripts(filtre_introduction_dist($Pile[$SP]['descriptif'], $Pile[$SP]['texte'], intval(interdire_scripts(eval('return '.'_SARKASPIP_CONFIG_INTRO_META'.';'))), $connect))) . ',
\'meta_options\' => ' . argumenter_squelette((is_array($a = ($Pile["vars"])) ? $a['options'] : "")) . ',
\'lang\' => ' . argumenter_squelette($GLOBALS["spip_lang"]) . '), array("compil"=>array(\'plugins/auto/sarkaspip_31_dev/rubrique.html\',\'html_23193639fb05d2ae63434dcd64bd39e3\',\'\',6,$GLOBALS[\'spip_lang\'])), _request("connect"));
?'.'>