]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - application/Utils.php
Remove remaining settings initialization in index.php
[github/shaarli/Shaarli.git] / application / Utils.php
index da521cceff728376178f11fe9fea0dae121d46eb..9a8ca6d1000c10eb586a3738fde49f464f7fa53f 100644 (file)
@@ -273,4 +273,4 @@ function autoLocale($headerLocale)
         }
     }
     setlocale(LC_ALL, $attempts);
-}
\ No newline at end of file
+}