mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 09:43:03 +00:00
renamed _() function to __() to avoid gettext conflict
This commit is contained in:
parent
d92682fbfd
commit
74594e516d
9 changed files with 145 additions and 19 deletions
|
@ -4,8 +4,8 @@ include("aur.inc");
|
|||
html_header();
|
||||
|
||||
|
||||
print "Hi, this is worth reading!<br>\n";
|
||||
|
||||
#$dbh = db_connect();
|
||||
print "Connected...<br>\n";
|
||||
|
||||
|
||||
html_footer("\$Id$");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue