Your IP : 216.73.217.6


Current Path : /home/atelierpru/provence/tmp/cache/skel/
Upload File :
Current File : /home/atelierpru/provence/tmp/cache/skel/html_38e222cd820949d23c645478177af74f.php

<?php

/*
 * Squelette : ../plugins/auto/formidable/v3.38.10/prive/objets/infos/formulaire.html
 * Date :      Fri, 03 Nov 2017 14:17:52 GMT
 * Compile :   Fri, 18 Oct 2019 09:53:32 GMT
 * Boucles :   _formulaire
 */ 

function BOUCLE_formulairehtml_38e222cd820949d23c645478177af74f(&$Cache, &$Pile, &$doublons, &$Numrows, $SP) {

	static $command = array();
	static $connect;
	$command['connect'] = $connect = '';
	$in = array();
	if (!(is_array($a = (@$Pile[0]['statut']))))
		$in[]= $a;
	else $in = array_merge($in, $a);
	if (!isset($command['table'])) {
		$command['table'] = 'formulaires';
		$command['id'] = '_formulaire';
		$command['from'] = array('formulaires' => 'spip_formulaires');
		$command['type'] = array();
		$command['groupby'] = array();
		$command['select'] = array("formulaires.id_formulaire");
		$command['orderby'] = array();
		$command['join'] = array();
		$command['limit'] = '';
		$command['having'] = 
			array();
	}
	$command['where'] = 
			array(
			array('=', 'formulaires.id_formulaire', sql_quote(interdire_scripts(entites_html(table_valeur(@$Pile[0], (string)'id', null),true)), '', 'bigint(21) NOT NULL AUTO_INCREMENT')), (!(is_array(@$Pile[0]['statut'])?count(@$Pile[0]['statut']):strlen(@$Pile[0]['statut'])) ? '' : ((is_array(@$Pile[0]['statut'])) ? sql_in('formulaires.statut',sql_quote($in)) : 
			array('=', 'formulaires.statut', sql_quote(@$Pile[0]['statut'], '','varchar(10) NOT NULL DEFAULT \'\'')))));
	if (defined("_BOUCLE_PROFILER")) $timer = time()+(float)microtime();
	$t0 = "";
	// REQUETE
	$iter = IterFactory::create(
		"SQL",
		$command,
		array('../plugins/auto/formidable/v3.38.10/prive/objets/infos/formulaire.html','html_38e222cd820949d23c645478177af74f','_formulaire',1,$GLOBALS['spip_lang'])
	);
	if (!$iter->err()) {
	
	$l1 = _T('formidable:voir_numero');$SP++;
	// RESULTATS
	while ($Pile[$SP]=$iter->fetch()) {

		$t0 .= (
'
<div class=\'infos\'>
<div class=\'numero\'>' .
$l1 .
'<p>' .
$Pile[$SP]['id_formulaire'] .
'</p></div>

' .
executer_balise_dynamique('FORMULAIRE_INSTITUER_OBJET',
	array('formulaire',$Pile[$SP]['id_formulaire']),
	array('../plugins/auto/formidable/v3.38.10/prive/objets/infos/formulaire.html','html_38e222cd820949d23c645478177af74f','_formulaire',5,$GLOBALS['spip_lang'])) .
'

</div>
');
	}
	$iter->free();
	}
	if (defined("_BOUCLE_PROFILER")
	AND 1000*($timer = (time()+(float)microtime())-$timer) > _BOUCLE_PROFILER)
		spip_log(intval(1000*$timer)."ms BOUCLE_formulaire @ ../plugins/auto/formidable/v3.38.10/prive/objets/infos/formulaire.html","profiler"._LOG_AVERTISSEMENT);
	return $t0;
}

//
// Fonction principale du squelette ../plugins/auto/formidable/v3.38.10/prive/objets/infos/formulaire.html
// Temps de compilation total: 0.950 ms
//

function html_38e222cd820949d23c645478177af74f($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 = BOUCLE_formulairehtml_38e222cd820949d23c645478177af74f($Cache, $Pile, $doublons, $Numrows, $SP);

	return analyse_resultat_skel('html_38e222cd820949d23c645478177af74f', $Cache, $page, '../plugins/auto/formidable/v3.38.10/prive/objets/infos/formulaire.html');
}
?>