File/lib/base.php

Description

Whups base inclusion file.

This file brings in all of the dependencies that every Whups script will need, and sets up objects that all scripts use.

The following global variables are used: $no_compress - Controls whether the page should be compressed

$Horde: whups/lib/base.php,v 1.75.2.2 2009/08/12 22:28:14 jan Exp $

Copyright 2001-2002 Robert E. Coyle <robertecoyle@hotmail.com> Copyright 2001-2009 The Horde Project (http://www.horde.org/)

See the enclosed file LICENSE for license information (BSD). If you did not receive this file, see http://www.horde.org/licenses/bsdl.php.

Includes
 require_once (WHUPS_BASE.'/lib/Driver.php') (line 53)
 require_once ('Horde/Help.php') (line 56)
 require_once ('Horde/Group.php') (line 57)
 require_once (WHUPS_BASE.'/lib/Whups.php') (line 52)
 require_once ('Horde/Form/Renderer.php') (line 61)
 require_once ('Horde/UI/Tabs.php') (line 64)
 require_once (HORDE_BASE.'/lib/core.php') (line 29)
 require_once ('Horde/Form.php') (line 60)
Constants
HORDE_BASE = dirname(__FILE__).'/../..' (line 25)
WHUPS_BASE = dirname(__FILE__).'/..' (line 48)
WHUPS_TEMPLATES = $registry->get('templates') (line 40)

Documentation generated on Sun, 30 Jan 2011 05:41:40 +0000 by phpDocumentor 1.4.3