Fixed notice.
This commit is contained in:
parent
a14db264ee
commit
bbf05e1676
@ -104,7 +104,6 @@ class Doctrine_Cli
|
||||
protected function _run($args)
|
||||
{
|
||||
$this->scriptName = $args[0];
|
||||
$taskName = $args[1];
|
||||
|
||||
$arg1 = isset($args[1]) ? $args[1]:null;
|
||||
|
||||
@ -298,4 +297,4 @@ class Doctrine_Cli
|
||||
|
||||
return $this->tasks;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user