// 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
@@ -28,6 +28,7 @@ class AdminOrderMessageControllerCore extends AdminController
{
public function __construct()
{
$this->bootstrap = true;
$this->table = 'order_message';
$this->className = 'OrderMessage';
$this->lang = true;