HOR-2689 Removed instances of LoadSystem, LoadThirdParty
This commit is contained in:
committed by
davidcallizaya
parent
60efcf7ac7
commit
5d3a4c073f
@@ -253,7 +253,7 @@ EOT;
|
||||
self::help( null, null );
|
||||
return;
|
||||
}
|
||||
G::LoadThirdParty( 'pear/Console', 'Getopt' );
|
||||
|
||||
$short = "h" . $taskData['opt']['short'];
|
||||
$long = array_merge( array ("help"
|
||||
), $taskData['opt']['long'] );
|
||||
|
||||
Reference in New Issue
Block a user