mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 09:43:03 +00:00
re-working pkgsearch, NumVotes add to Packages table
This commit is contained in:
parent
efcca46f26
commit
4b80bc34ff
7 changed files with 216 additions and 112 deletions
|
@ -296,6 +296,7 @@ function set_lang() {
|
|||
$row = mysql_fetch_array($result);
|
||||
$LANG = $row[0];
|
||||
}
|
||||
$update_cookie = 1;
|
||||
} else {
|
||||
$LANG = "en";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue