Export fixes and updates from live

This commit is contained in:
Deon George
2013-10-09 23:26:59 +11:00
parent c473bf6e7d
commit 317cc331ae
5 changed files with 23 additions and 9 deletions

View File

@@ -13,6 +13,7 @@ class Task_Task_Run extends Minion_Task {
protected $_options = array(
'id'=>NULL,
'force'=>FALSE,
'verbose'=>FALSE,
);
protected function _execute(array $params) {