Procedural File: logout.php
Source Location: /logout.php
Classes:
- logout
- handle logging out of the current session
Page Details:
this module performs a "logout" of the currently logged in member.
Tags:
- author - Jeff MacDonald
- version - $Id: $
- copyright - 2008 Zoid Technologies, LLC. All Rights Reserved.
Includes:
require_once("config.php")
[line 15]
pull in config file
require_once(
"bbsengine2.php")
[line 20]
pull in bbsengine2