| Current Path : /home/etiennec/www/oldsite/tmp/cache/skel/ |
| Current File : /home/etiennec/www/oldsite/tmp/cache/skel/html_92cecb1b729dddd5a032c824703f1813.php |
<?php
/*
* Squelette : ../plugins/auto/contact/prive/style_prive_plugin_contact.html
* Date : Wed, 13 Oct 2010 08:00:06 GMT
* Compile : Sun, 20 May 2012 11:30:03 GMT
* Boucles : _img
*/
/* BOUCLE POUR */
function BOUCLE_imghtml_92cecb1b729dddd5a032c824703f1813(&$Cache, &$Pile, &$doublons, &$Numrows, $SP) {
static $connect = 'pour';
static $table = 'POUR';
static $id = '_img';
static $from = array('POUR' => 'POUR');
static $type = array();
static $groupby = array();
static $select = array("POUR.valeur");
static $orderby = array();
static $where =
array();
static $join = array();
static $limit = '';
static $having =
array(
array('tableau', '1:15'));
$t0 = "";
// REQUETE
$result = calculer_select($select, $from, $type, $where, $join, $groupby, $orderby, $limit, $having, $table, $id, $connect,
array('../plugins/auto/contact/prive/style_prive_plugin_contact.html','html_92cecb1b729dddd5a032c824703f1813','_img',18,$GLOBALS['spip_lang']));
if ($result) {
$SP++;
// RESULTATS
while ($Pile[$SP] = @sql_fetch($result, 'pour')) {
$t0 .= (
'
.img' .
interdire_scripts($Pile[$SP]['valeur']) .
' {background-image: url(' .
(($t1 = strval(interdire_scripts(find_in_path(( 'images/img' .
interdire_scripts(concat($Pile[$SP]['valeur'],'.png')))))))!=='' ?
($t1 . ');') :
'') .
'}
');
}
@sql_free($result, 'pour');
}
return $t0;
}
//
// Fonction principale du squelette ../plugins/auto/contact/prive/style_prive_plugin_contact.html
// Temps de compilation total: 56.439 ms
//
function html_92cecb1b729dddd5a032c824703f1813($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 = (
'
' .
'<?php header("X-Spip-Cache: 360000"); ?>'.'<?php header("Cache-Control: max-age=360000"); ?>'.'<?php header("X-Spip-Statique: oui"); ?>' .
'<'.'?php header("' . 'Content-Type: text/css; charset=iso-8859-15' . '"); ?'.'>' .
'<'.'?php header("' . 'Vary: Accept-Encoding' . '"); ?'.'>.formulaire_configurer_contact .agrondir {display:block;width:80%;margin:0 0 2px 5px;padding:10px 0 5px 0;-moz-border-radius:5px;-webkit-border-radius:5px;border:1px dashed #ddd;background-position: 97% 20%;background-repeat: no-repeat;}
' .
BOUCLE_imghtml_92cecb1b729dddd5a032c824703f1813($Cache, $Pile, $doublons, $Numrows, $SP) .
'
.formulaire_configurer_contact .enf {padding-left:5px;}
.formulaire_configurer_contact .selection {padding-left:10px;}
.formulaire_configurer_contact .bord {border:1px dashed #ccc;padding:5px;}
.formulaire_configurer_contact .bord:hover {background-color:#fcfff0;}
.formulaire_configurer_contact .top {border-top:0;}
.formulaire_configurer_contact .bottom {border-bottom:0;}
.formulaire_configurer_contact li.agrondir:hover {background-color:#fcfff0;}
.formulaire_configurer_contact .decaler {margin-bottom:5px;padding-left:10px;border-bottom:1px solid #eee;}
.formulaire_configurer_contact ul.decaler10 {margin-bottom:5px;border-bottom:1px solid #eee;}
.formulaire_configurer_contact li, .formulaire_config_contact {border:none;padding-left:5px;}
.formulaire_configurer_contact .baisser {padding-top:5px;}
.formulaire_configurer_contact .baisser10 {padding:5px 0 10px 0;}
.formulaire_configurer_contact button {position:relative;top:-33px;left:10px;color:rgb(255, 153, 153);}
.formulaire_configurer_contact button:hover {color:red;}');
return analyse_resultat_skel('html_92cecb1b729dddd5a032c824703f1813', $Cache, $page, '../plugins/auto/contact/prive/style_prive_plugin_contact.html');
}
?>