mirror of
https://github.com/Karaka-Management/oms-Admin.git
synced 2026-01-23 10:48:40 +00:00
Revere commit test
This commit is contained in:
parent
3254ebeab1
commit
11423b71ef
|
|
@ -43,7 +43,7 @@ use phpOMS\Account\PermissionOwner;
|
|||
/**
|
||||
* Admin controller class.
|
||||
*
|
||||
* This class is responsible for the basic admin activities such as managing accounts, groups, permissions and modules
|
||||
* This class is responsible for the basic admin activities such as managing accounts, groups, permissions and modules.
|
||||
*
|
||||
* @package Modules\Admin
|
||||
* @license OMS License 1.0
|
||||
|
|
|
|||
|
|
@ -31,7 +31,7 @@ use phpOMS\Views\View;
|
|||
final class ConsoleController extends Controller
|
||||
{
|
||||
/**
|
||||
* Method which generates the general settings view
|
||||
* Method which generates the general settings view.
|
||||
*
|
||||
* In this view general settings for the entire application can be seen and adjusted. Settings which can be modified
|
||||
* here are localization, password, database, etc.
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user