// update order tab

This commit is contained in:
sLorenzini
2013-07-26 12:14:48 +02:00
parent 8b7c29dd18
commit 3c035324f4
11 changed files with 271 additions and 238 deletions
@@ -29,6 +29,7 @@ class AdminPreferencesControllerCore extends AdminController
public function __construct()
{
$this->bootstrap = true;
$this->context = Context::getContext();
$this->className = 'Configuration';
$this->table = 'configuration';