Application.php
Gollem application API.
This file defines Horde's core API interface. Other core Horde libraries can interact with Horde 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.
Tags
Interfaces, Classes, Traits and Enums
Table of Contents
- GOLLEM_BASE = \realpath(__DIR__ . '/..')
- HORDE_BASE = \realpath(\GOLLEM_BASE . '/..')
Constants
GOLLEM_BASE
public
mixed
GOLLEM_BASE
= \realpath(__DIR__ . '/..')
HORDE_BASE
public
mixed
HORDE_BASE
= \realpath(\GOLLEM_BASE . '/..')