mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 09:43:03 +00:00
finished tweaking language selection
This commit is contained in:
parent
74594e516d
commit
22e8556691
17 changed files with 303 additions and 20 deletions
|
@ -1,11 +1,13 @@
|
|||
<?
|
||||
include("index_po.inc");
|
||||
include("aur.inc");
|
||||
set_lang();
|
||||
html_header();
|
||||
|
||||
|
||||
#$dbh = db_connect();
|
||||
print "Connected...<br>\n";
|
||||
print "My LANG is: " . $LANG . "<br>\n";
|
||||
|
||||
|
||||
html_footer("\$Id$");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue