// Code cleaning

This commit is contained in:
Damien Metzger
2013-10-11 15:35:45 +02:00
parent dcf7e48f6e
commit 1849995291
3 changed files with 8 additions and 6 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ class AdminGroupsControllerCore extends AdminController
{
public function __construct()
{
$this->bootstrap = true ;
$this->bootstrap = true;
$this->table = 'group';
$this->className = 'Group';
$this->list_id = 'group';