Merge pull request #2276 from aspangaro/3.7

Correct link & typo
This commit is contained in:
Laurent Destailleur 2015-01-25 18:13:29 +01:00
commit 820fc3dbc9
2 changed files with 2 additions and 2 deletions

View File

@ -376,7 +376,7 @@ $cfg['DefaultConnectionCollation'] = 'utf8_unicode_ci';
// libraries/select_lang.lib.php
// $cfg['Lang'] = 'en-iso-8859-1';
// Regullar expression to limit listed languages, eg. '^(cs|en)' for Czech and
// Regular expression to limit listed languages, eg. '^(cs|en)' for Czech and
// English only
$cfg['FilterLanguages'] = '';

File diff suppressed because one or more lines are too long