summaryrefslogtreecommitdiff
path: root/www/webglimpse/files/patch-ak
diff options
context:
space:
mode:
Diffstat (limited to 'www/webglimpse/files/patch-ak')
-rw-r--r--www/webglimpse/files/patch-ak2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/webglimpse/files/patch-ak b/www/webglimpse/files/patch-ak
index 14af89a9abaf..94a833715802 100644
--- a/www/webglimpse/files/patch-ak
+++ b/www/webglimpse/files/patch-ak
@@ -49,7 +49,7 @@
- $nhhops, $local_limit, $remote_limit, $addboxes, @urllist) = ReadConfig($indexdir);
+ $nhhops, $local_limit, $remote_limit, $addboxes, $vhost, $usemaxmem, $locale, $charset, @urllist) = ReadConfig($indexdir);
+
-+$ENV{LANG}=$locale if ($locale ne '');
++$ENV{LC_CTYPE}=$locale if ($locale ne '');
+setlocale(LC_CTYPE, "");
+
+$charset = "; charset=$charset" if ($charset ne '');