// update stats tabs

This commit is contained in:
Sarah Lorenzini
2013-09-19 17:35:29 +02:00
parent 97cff2210f
commit 550f6c190b
6 changed files with 107 additions and 71 deletions
@@ -28,6 +28,7 @@ class AdminSearchEnginesControllerCore extends AdminController
{
public function __construct()
{
$this->bootstrap = true;
$this->table = 'search_engine';
$this->className = 'SearchEngine';
$this->lang = false;