Application.php
Agora external API interface.
This file defines Horde's core API interface. Other core Horde libraries can interact with Agora through this API.
Copyright 2003-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 and Traits
Table of Contents
- AGORA_BASE = ealpath(__DIR__ . '/..')
- HORDE_BASE = ealpath(AGORA_BASE . '/..')
Constants
AGORA_BASE
public
mixed
AGORA_BASE
=
ealpath(__DIR__ . '/..')
HORDE_BASE
public
mixed
HORDE_BASE
=
ealpath(AGORA_BASE . '/..')