mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 09:43:03 +00:00
finished the login/logout/session stuff
This commit is contained in:
parent
30aea4ec8c
commit
84e15d0463
14 changed files with 165 additions and 57 deletions
|
@ -2,6 +2,7 @@
|
|||
include("aur.inc"); # access AUR common functions
|
||||
include("template_po.inc"); # use some form of this for i18n support
|
||||
set_lang(); # this sets up the visitor's language
|
||||
check_sid(); # see if they're still logged in
|
||||
html_header(); # print out the HTML header
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue