summaryrefslogtreecommitdiffstats
path: root/web/lib/aur.inc
diff options
context:
space:
mode:
Diffstat (limited to 'web/lib/aur.inc')
-rw-r--r--web/lib/aur.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/lib/aur.inc b/web/lib/aur.inc
index fd923c7d..f97a1312 100644
--- a/web/lib/aur.inc
+++ b/web/lib/aur.inc
@@ -296,6 +296,7 @@ function set_lang() {
$row = mysql_fetch_array($result);
$LANG = $row[0];
}
+ $update_cookie = 1;
} else {
$LANG = "en";
}