Open Journal Systems  3.3.0
tools/bootstrap.inc.php
Go to the documentation of this file.
1 <?php
2 
16 define('INDEX_FILE_LOCATION', dirname(dirname(__FILE__)) . '/index.php');
17 require(dirname(dirname(__FILE__)) . '/lib/pkp/classes/cliTool/CliTool.inc.php');
18