File/lib/base.php

Description

Kronolith base inclusion file.

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

The following global variables are used: $session_control - Sets special session control limitations $no_compress - Controls whether the page should be compressed

$Horde: kronolith/lib/base.php,v 1.117.8.17 2009/08/12 22:28:12 jan Exp $

Includes
 require_once (KRONOLITH_BASE.'/lib/Kronolith.php') (line 60)
 require_once ('Horde/History.php') (line 53)
 require_once (HORDE_BASE.'/lib/core.php') (line 24)
 require_once ('Horde/Date.php') (line 51)
 require_once (KRONOLITH_BASE.'/lib/Driver.php') (line 61)
 require_once ('Horde/Maintenance.php') (line 94)
 require_once ('Date/Calc.php') (line 70)
 require_once ('Horde/Share.php') (line 84)
 require_once ('Horde/Prefs/CategoryManager.php') (line 65)
 require_once (KRONOLITH_BASE.'/lib/Recurrence.php') (line 62)
 require_once ('Horde/Help.php') (line 52)
Constants
HORDE_BASE = dirname(__FILE__).'/../..' (line 20)
KRONOLITH_BASE = dirname(__FILE__).'/..' (line 47)
KRONOLITH_TEMPLATES = $registry->get('templates') (line 43)

Documentation generated on Sun, 30 Jan 2011 05:31:44 +0000 by phpDocumentor 1.4.3