Posted: Mon May 19, 2003 4:58 am
not the include only the login code, the block where you check wether the credentials are correct and (if) mark the session as logged in
- login/password supplied?
- valid login?
- set session-data
- valid login?
- session:valid user?
- show user menu
- session:admin?
- show admin menu