mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-20 00:12:15 +00:00
Added LogsViewer to CI Menu
This commit is contained in:
@@ -14,7 +14,7 @@ class LogsViewer extends Auth_Controller
|
||||
{
|
||||
parent::__construct(
|
||||
array(
|
||||
'index' => 'admin:r'
|
||||
'index' => 'system/developer:r'
|
||||
)
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user