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

@@ -12,7 +12,6 @@
abstract class Minion_Task extends Kohana_Minion_Task {
protected $_sysoptions = array(
'site'=>NULL,
'verbose'=>FALSE,
);
/**