diff --git a/index.php b/index.php index f8994882..868c6738 100644 --- a/index.php +++ b/index.php @@ -21,7 +21,7 @@ if(version_compare(PHP_VERSION, '5.6.0', '<')) { exit('PHP 5.6+ required.'); } -/** +/* *Localisation */ date_default_timezone_set('Europe/Paris');