X-Git-Url: https://git.p6c8.net/jirafeau_mojo42.git/blobdiff_plain/a00401257a73daf0449386e57ee9a811e2a4f408..871a40df8b73ce50251e2827c1e193902756ddac:/lib/config.original.php diff --git a/lib/config.original.php b/lib/config.original.php index 913f3ac..7b1d4ec 100644 --- a/lib/config.original.php +++ b/lib/config.original.php @@ -36,6 +36,7 @@ $cfg['var_root'] = ''; /* Language - choice between 'auto' or any language located in the /lib/locales/ folder. * The mode »auto« will cause the script to detect the user's browser information * and offer a matching language, and use »en« if it is not available. + * Forcing to a specific lang lightly reduce lang computation. */ $cfg['lang'] = 'auto';