displayUsage
This commit is contained in:
parent
520f3802b1
commit
610a08796d
@ -13,6 +13,7 @@ require_once realpath(__DIR__ . '/../../vendor/autoload.php');
|
||||
// --- Create application, bootstrap, and run
|
||||
$application = new Zend_Application(APPLICATION_ENV, APPLICATION_PATH . '/configs/application.ini');
|
||||
|
||||
$displayUsage = false;
|
||||
try {
|
||||
//Options
|
||||
$opts = new Zend_Console_Getopt(array(
|
||||
|
Loading…
Reference in New Issue
Block a user