// something was missing

This commit is contained in:
Rémi Gaillard
2013-02-13 16:17:10 +01:00
parent e3e38b19e1
commit 67c0f98366
+1 -1
View File
@@ -35,7 +35,7 @@ class AdminOrdersControllerCore extends AdminController
$this->lang = false;
$this->addRowAction('view');
$this->explicitSelect = true;
$this->allow_export = true;
$this->deleted = false;
$this->context = Context::getContext();