Application is loading after
This commit is contained in:
parent
6fd358ab31
commit
5a9e642f88
@ -10,9 +10,6 @@ defined('APPLICATION_ENV')
|
||||
// --- Composer autoload
|
||||
require_once realpath(__DIR__ . '/../../vendor/autoload.php');
|
||||
|
||||
// --- Create application, bootstrap, and run
|
||||
$application = new Zend_Application(APPLICATION_ENV, APPLICATION_PATH . '/configs/application.ini');
|
||||
|
||||
try {
|
||||
$opts = new Zend_Console_Getopt(
|
||||
//Options
|
||||
|
Loading…
Reference in New Issue
Block a user