File/lib/base.php

Description
Includes
 require_once (HORDE_BASE.'/lib/core.php') (line 31)
 require_once ('Horde/Menu.php') (line 56)
Constants
HORDE_BASE = dirname(__FILE__).'/..' (line 27)

Horde base inclusion file.

This file brings in all of the dependencies that Horde framework-level scripts will need, and sets up objects that all scripts use.

Note: This base file does _not_ check authentication, so as to avoid an infinite loop on the Horde login page. You'll need to do it yourself in framework-level pages.

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

$Horde: horde/lib/base.php,v 1.40.10.8 2009/01/06 15:24:51 jan Exp $

Copyright 1999-2009 The Horde Project (http://www.horde.org/)

See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.fsf.org/copyleft/lgpl.html.

HORDE_TEMPLATES = $registry->get('templates') (line 49)

Documentation generated on Sun, 30 Jan 2011 05:26:53 +0000 by phpDocumentor 1.4.3