mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-12 23:47:02 +02:00
gui enhancements
This commit is contained in:
@ -16,6 +16,7 @@ class ControllerGroupGroup extends Controller {
|
||||
$language = Registry::get('language');
|
||||
|
||||
$this->load->model('group/group');
|
||||
$this->load->model('user/auth');
|
||||
|
||||
|
||||
$this->data['term'] = '';
|
||||
|
Reference in New Issue
Block a user