Application.php
Kronolith application API.
This file defines Horde's core API interface. Other core Horde libraries can interact with Kronolith through this API.
Copyright 2010-2017 Horde LLC (http://www.horde.org/)
See the enclosed file LICENSE for license information (GPL). If you did not receive this file, see http://www.horde.org/licenses/gpl.
Interfaces, Classes, Traits and Enums
Table of Contents
- HORDE_BASE = \realpath(\KRONOLITH_BASE . '/..')
- KRONOLITH_BASE = \realpath(__DIR__ . '/..')
Constants
HORDE_BASE
public
mixed
HORDE_BASE
= \realpath(\KRONOLITH_BASE . '/..')
KRONOLITH_BASE
public
mixed
KRONOLITH_BASE
= \realpath(__DIR__ . '/..')