File/lib/base.php

Description

Mnemo base inclusion file.

This file brings in all of the dependencies that every Mnemo 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: mnemo/lib/base.php,v 1.46.10.14 2009/08/12 22:28:13 jan Exp $

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

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

  • since: Mnemo 1.0
Includes
 require_once ('Horde/Text/Filter.php') (line 56)
 require_once (MNEMO_BASE.'/lib/Driver.php') (line 53)
 require_once (HORDE_BASE.'/lib/core.php') (line 29)
 require_once ('Horde/History.php') (line 57)
 require_once ('Horde/Share.php') (line 65)
 require_once (MNEMO_BASE.'/lib/Mnemo.php') (line 52)
Constants
HORDE_BASE = dirname(__FILE__).'/../..' (line 25)
MNEMO_BASE = dirname(__FILE__).'/..' (line 48)
MNEMO_TEMPLATES = $registry->get('templates') (line 40)

Documentation generated on Sun, 30 Jan 2011 05:33:54 +0000 by phpDocumentor 1.4.3