Skip to content
Snippets Groups Projects
Commit 467a274f authored by aspangaro's avatar aspangaro
Browse files

Typo

parent b7328caa
No related branches found
No related tags found
No related merge requests found
...@@ -376,7 +376,7 @@ $cfg['DefaultConnectionCollation'] = 'utf8_unicode_ci'; ...@@ -376,7 +376,7 @@ $cfg['DefaultConnectionCollation'] = 'utf8_unicode_ci';
// libraries/select_lang.lib.php // libraries/select_lang.lib.php
// $cfg['Lang'] = 'en-iso-8859-1'; // $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 // English only
$cfg['FilterLanguages'] = ''; $cfg['FilterLanguages'] = '';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment