{html_head} {php} global $themeconf,$mytheme ,$fond_color,$conf ; global $arguments; $mytheme = 'themes/'.$themeconf['name'].'/'; $mycss="theme.css.php"; load_conf_from_db(); $params = array_merge(unserialize($conf['cuise'])); $keys=""; foreach($params as $ligne=>$id){ $id=str_replace("#","_",$id); $keys .= $ligne ."=".$id ."&"; } $args='?'.$keys."redraw=admin"; if(file_exists( $mytheme."theme.css.css")){ $mycss="theme.css.css"; $args=""; } {/php} {/html_head} Rendu TEST Rendu