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 = 'syndic';
static $id = '_meta';
static $from = array('syndic' => 'spip_syndic');
static $type = array();
static $groupby = array();
static $select = array("syndic.nom_site",
"syndic.descriptif",
"syndic.id_rubrique");
static $orderby = array();
$where =
array(
array('=', 'syndic.statut', '\'publie\''),
array('=', 'syndic.id_syndic', sql_quote($Pile[0]['id_syndic'],'','int')), sql_in('syndic.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/site.html','html_a2f711bb9ff80bc5d5d67eac65d84b3e','_meta',4,$GLOBALS['spip_lang']));
if ($result) {
$SP++;
// RESULTATS
while ($Pile[$SP] = @sql_fetch($result)) {
$t0 .= (
'
' .
'<'.'?php echo recuperer_fond( ' . argumenter_squelette('') . ', array(\'fond\' => ' . argumenter_squelette('noisettes/inc_header') . ',
\'meta_titre\' => ' . argumenter_squelette(interdire_scripts($Pile[$SP]['nom_site'])) . ',
\'meta_description\' => ' . argumenter_squelette(interdire_scripts(couper(propre($Pile[$SP]['descriptif'], $connect),'150'))) . ',
\'lang\' => ' . argumenter_squelette($GLOBALS["spip_lang"]) . '), array("compil"=>array(\'plugins/auto/sarkaspip_31_dev/site.html\',\'html_a2f711bb9ff80bc5d5d67eac65d84b3e\',\'\',5,$GLOBALS[\'spip_lang\'])), _request("connect"));
?'.'>
');
}
@sql_free($result);
}
return $t0;
}
function BOUCLE_sitehtml_a2f711bb9ff80bc5d5d67eac65d84b3e(&$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 = 'syndic';
static $id = '_site';
static $from = array('syndic' => 'spip_syndic');
static $type = array();
static $groupby = array();
static $select = array("syndic.id_syndic",
"syndic.id_rubrique",
"syndic.id_rubrique");
static $orderby = array();
$where =
array(
array('=', 'syndic.statut', '\'publie\''),
array('=', 'syndic.id_syndic', sql_quote($Pile[0]['id_syndic'],'','int')), sql_in('syndic.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/site.html','html_a2f711bb9ff80bc5d5d67eac65d84b3e','_site',23,$GLOBALS['spip_lang']));
if ($result) {
$SP++;
// RESULTATS
while ($Pile[$SP] = @sql_fetch($result)) {
$t0 .= (
'