// update shipping tab
This commit is contained in:
@@ -30,6 +30,7 @@ class AdminShippingControllerCore extends AdminController
|
||||
|
||||
public function __construct()
|
||||
{
|
||||
$this->bootstrap = true;
|
||||
parent::__construct();
|
||||
$this->table = 'delivery';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user