File "mes_options-20260823041031.php"
Full Path: /home/spiraleeea/www/spirale/tmp/couteau-suisse/mes_options-20260823041031.php
File size: 428 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
// Code d'inclusion pour le plugin 'Couteau Suisse'
isset($GLOBALS['cs_options']) ? $GLOBALS['cs_options']++ : $GLOBALS['cs_options'] = 1;
$GLOBALS['cs_verif'] = 36;
/* Par defaut : couleurs_perso = 'gris, rouge' */
/* Par defaut : set_couleurs = 0 */
/* Par defaut : couleurs_fonds = 1 */
define('_COULEURS_FONDS', 1);
define('_COULEURS_SET', 0);
define('_COULEURS_PERSO', 'gris, rouge');
$GLOBALS['cs_post_propre']=0;
?>