/installation/index.php

Description
  • copyright: Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved.
  • license: GNU
Includes
require_once (JPATH_LIBRARIES.'/cms.php') (line 61)
require_once (JPATH_LIBRARIES.'/import.php') (line 58)
Constants
JPATH_ADMINISTRATOR = JPATH_ROOT.'/administrator' (line 30)
JPATH_BASE = dirname(__FILE__) (line 21)

Constant that defines the base path of the installed Joomla site.

JPATH_CACHE = JPATH_ROOT.'/cache' (line 35)
JPATH_CONFIGURATION = JPATH_ROOT (line 29)
JPATH_INSTALLATION = JPATH_ROOT.'/installation' (line 33)
JPATH_LIBRARIES = JPATH_ROOT.'/libraries' (line 31)
JPATH_MANIFESTS = JPATH_ADMINISTRATOR.'/manifests' (line 36)
JPATH_PLUGINS = JPATH_ROOT.'/plugins' (line 32)
JPATH_ROOT = implode(DIRECTORY_SEPARATOR,$parts) (line 27)
JPATH_SITE = JPATH_ROOT (line 28)
JPATH_THEMES = JPATH_BASE (line 34)
_JEXEC = 1 (line 16)

Constant that is checked in included files to prevent direct access.

Documentation generated on Mon, 25 Jun 2012 13:55:45 -0500 by phpDocumentor 1.4.4