updated developer system country settings; added norwegian flag
This commit is contained in:
@@ -169,9 +169,11 @@
|
||||
// you can use -1 to use the master (not recommended, because replicated to slaves)
|
||||
$opt['db']['slave']['primary'] = -1;
|
||||
|
||||
$opt['template']['locales']['SV']['show'] = false;
|
||||
$opt['template']['locales']['NO']['show'] = false;
|
||||
$opt['template']['locales']['DA']['show'] = false;
|
||||
$opt['template']['locales']['PT']['show'] = false;
|
||||
$opt['template']['locales']['FR']['show'] = false;
|
||||
$opt['template']['locales']['JA']['show'] = false;
|
||||
$opt['template']['locales']['NL']['show'] = false;
|
||||
$opt['template']['locales']['PL']['show'] = false;
|
||||
$opt['template']['locales']['PT']['show'] = false;
|
||||
$opt['template']['locales']['RU']['show'] = false;
|
||||
?>
|
||||
Reference in New Issue
Block a user