Open Journal Systems  3.3.0
tools/bootstrap.inc.php File Reference

Go to the source code of this file.

Variables

const INDEX_FILE_LOCATION dirname(dirname(__FILE__)) . '/index.php'
 

Detailed Description

application-specific configuration common to all tools (corresponds to index.php for web requests).

Copyright (c) 2014-2020 Simon Fraser University Copyright (c) 2003-2020 John Willinsky Distributed under the GNU GPL v3. For full terms see the file docs/COPYING.

Definition in file tools/bootstrap.inc.php.

Variable Documentation

◆ INDEX_FILE_LOCATION

const INDEX_FILE_LOCATION dirname(dirname(__FILE__)) . '/index.php'

Definition at line 16 of file tools/bootstrap.inc.php.