/oldoffline.php

Description

Bumblebee base file -- system offline message

Inform the user that the system is offline.

Includes
include ('theme/contentheader.php') (line 47)

display the start of the html content

include ('theme/pageheader.php') (line 45)

display the HTML header section

include ('theme/pagefooter.php') (line 71)

display the page footer and close off the html page

include ('inc/popups.php') (line 49)

popup information control

require_once ('inc/typeinfo.php') (line 18)

Load ancillary functions

require_once ('inc/db.php') (line 28)

start the database session

require_once ('inc/menu.php') (line 38)

load the user and/or admin menu

require_once ('inc/compat.php') (line 22)

Load in PHP4/5 compatability layer

require_once ('inc/config.php') (line 24)

Load in the user configuration data

Documentation generated on Tue, 06 Mar 2007 10:01:47 +0000 by phpDocumentor 1.3.0