finished the login/logout/session stuff

This commit is contained in:
eric 2004-06-20 23:26:28 +00:00
parent 30aea4ec8c
commit 84e15d0463
14 changed files with 165 additions and 57 deletions

View file

@ -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