// update shipping tab

This commit is contained in:
sLorenzini
2013-07-29 14:14:00 +02:00
parent 2ac6ada03d
commit 243834ee17
6 changed files with 104 additions and 95 deletions
@@ -30,6 +30,7 @@ class AdminCarriersControllerCore extends AdminController
public function __construct()
{
$this->bootstrap = true;
$this->table = 'carrier';
$this->className = 'Carrier';
$this->lang = false;