diff --git a/bl-kernel/helpers/theme.class.php b/bl-kernel/helpers/theme.class.php index 6ded214a..c446d846 100644 --- a/bl-kernel/helpers/theme.class.php +++ b/bl-kernel/helpers/theme.class.php @@ -234,7 +234,7 @@ class Theme { public static function favicon($file='favicon.png', $typeIcon='image/png') { - return ''.PHP_EOL; + return ''.PHP_EOL; } public static function keywords($keywords)