'spip_auteurs');
static $type = array();
static $groupby = array();
static $select = array("auteurs.lang",
"auteurs.bio",
"auteurs.id_auteur",
"auteurs.email");
static $orderby = array();
$where =
array(
array('!=', 'auteurs.statut', '\'5poubelle\''),
array('=', 'auteurs.id_auteur', sql_quote(((($a = (is_array($a = ($Pile["vars"])) ? $a['contact'] : "")) OR (!is_array($a) AND strlen($a))) ? $a : '0'),'','int')));
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/contact.html','html_3ea96f3766d86cb0e5e74015e8616e11','_auteur_principal',14,$GLOBALS['spip_lang']));
if ($result) {
$SP++;
// RESULTATS
while ($Pile[$SP] = @sql_fetch($result)) {
$t0 .= (
'
' .
'<'.'?php echo recuperer_fond( ' . argumenter_squelette('noisettes/inc_header') . ', array(\'meta_titre\' => ' . argumenter_squelette(interdire_scripts(lire_config('sarkaspip_formulaires/titre_contact',_T('sarkaspip:contacter_site'),false))) . ',
\'meta_description\' => ' . argumenter_squelette(interdire_scripts(couper(propre($Pile[$SP]['bio'], $connect),'150'))) . ',
\'lang\' => ' . argumenter_squelette($GLOBALS["spip_lang"]) . '), array("compil"=>array(\'plugins/auto/sarkaspip_31_dev/contact.html\',\'html_3ea96f3766d86cb0e5e74015e8616e11\',\'\',16,$GLOBALS[\'spip_lang\'])), _request("connect"));
?'.'>
' .
'<'.'?php echo recuperer_fond( ' . argumenter_squelette('noisettes/navigation') . ', array(\'lang\' => ' . argumenter_squelette($GLOBALS["spip_lang"]) . '), array("compil"=>array(\'plugins/auto/sarkaspip_31_dev/contact.html\',\'html_3ea96f3766d86cb0e5e74015e8616e11\',\'\',41,$GLOBALS[\'spip_lang\'])), _request("connect"));
?'.'>
');
}
@sql_free($result);
}
return $t0;
}
//
// Fonction principale du squelette plugins/auto/sarkaspip_31_dev/contact.html
// Temps de compilation total: 35.391 ms
//
function html_3ea96f3766d86cb0e5e74015e8616e11($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 = strval(interdire_scripts(((lire_config('sarkaspip_formulaires/plugin_contact','0',false) == '0') ? ' ':''))))!=='' ?
($t1 . ( '
' .
vide($Pile['vars']['contact'] = interdire_scripts(lire_config('sarkaspip_formulaires/auteur_contact',null,false))))) :
'') .
'
' .
(($t1 = strval(interdire_scripts(((lire_config('sarkaspip_formulaires/plugin_contact','0',false) == '1') ? ' ':''))))!=='' ?
($t1 . ( '
' .
(($t2 = strval(interdire_scripts((filtre_info_plugin_dist("CONTACT", "est_actif") ? ' ':''))))!=='' ?
($t2 . ( '
' .
(($t3 = strval(interdire_scripts((lire_config('contact/choix_destinataires',null,false) ? ' ':''))))!=='' ?
($t3 . ( '
' .
vide($Pile['vars']['contact'] = interdire_scripts(table_valeur(lire_config('contact/choix_destinataires',null,false),'0'))))) :
'') .
'
')) :
'') .
'
')) :
'') .
'
' .
(($t1 = BOUCLE_auteur_principalhtml_3ea96f3766d86cb0e5e74015e8616e11($Cache, $Pile, $doublons, $Numrows, $SP))!=='' ?
$t1 :
(( '
' .
'<'.'?php echo recuperer_fond( ' . argumenter_squelette('404') . ', array(\'lang\' => ' . argumenter_squelette($GLOBALS["spip_lang"]) . '), array("compil"=>array(\'plugins/auto/sarkaspip_31_dev/contact.html\',\'html_3ea96f3766d86cb0e5e74015e8616e11\',\'\',65,$GLOBALS[\'spip_lang\'])), _request("connect"));
?'.'>
'))) .
'
');
return analyse_resultat_skel('html_3ea96f3766d86cb0e5e74015e8616e11', $Cache, $page, 'plugins/auto/sarkaspip_31_dev/contact.html');
}
?>