diff --git a/core/core.php b/core/core.php index 7ab2d93..05ac126 100644 --- a/core/core.php +++ b/core/core.php @@ -2121,7 +2121,7 @@ class common { */ public function showStyle() { if($this->output['style']) { - //echo '';// utilité ? + echo ''; if (strpos($this->output['style'], 'admin.css') >= 1 ) { echo ''.PHP_EOL; }