// update stats tabs
This commit is contained in:
@@ -56,6 +56,7 @@ class AdminReferrersControllerCore extends AdminController
|
||||
{
|
||||
public function __construct()
|
||||
{
|
||||
$this->bootstrap = true;
|
||||
$this->table = 'referrer';
|
||||
$this->className = 'Referrer';
|
||||
$this->fields_list = array(
|
||||
|
||||
Reference in New Issue
Block a user