File "html_33431b883bf31b9ce3344dc44d44700d.php"
Full path: /home/argothem/www/cache/skel/html_33431b883bf31b9ce3344dc44d44700d.php
File size: 1.42 KB
MIME-type: text/x-php
Charset: utf-8
<?php
/*
* Squelette : ../prive/themes/spip/ajax.css.html
* Date : Fri, 07 Jul 2023 11:03:22 GMT
* Compile : Sat, 24 Feb 2024 12:37:06 GMT
* Boucles :
*/
//
// Fonction principale du squelette ../prive/themes/spip/ajax.css.html
// Temps de compilation total: 0.126 ms
//
function html_33431b883bf31b9ce3344dc44d44700d($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(' . _q('Content-Type: text/css; charset=utf-8') . '); ?'.'>' .
'<'.'?php header(' . _q('Vary: Accept-Encoding') . '); ?'.'>
/**
* Conteneurs ajax
* Ils sont ajoutés autour des éléments ajaxés
*/
div.ajaxbloc,
div.ajax,
div.ajax-form-container {
position: relative;
}
/* Picto de chargement */
.image_loading {
float: inset-inline-end;
}
div.ajaxbloc > .image_loading,
div.ajax > .image_loading,
.formulaire_spip > .image_loading,
div.ajax-form-container > .image_loading {
position: absolute;
right: 0;
float: none;
}
/* Bug IE/Win lol */
.bugajaxie {
display: none;
}');
return analyse_resultat_skel('html_33431b883bf31b9ce3344dc44d44700d', $Cache, $page, '../prive/themes/spip/ajax.css.html');
}