mirror of
https://github.com/Karaka-Management/oms-Organization.git
synced 2026-02-08 04:18:41 +00:00
Add module id to modules
This commit is contained in:
parent
b10a6fb0d8
commit
cdee0d9412
|
|
@ -64,6 +64,14 @@ class Controller extends ModuleAbstract implements WebInterface
|
|||
*/
|
||||
/* public */ const MODULE_NAME = 'Organization';
|
||||
|
||||
/**
|
||||
* Module id.
|
||||
*
|
||||
* @var int
|
||||
* @since 1.0.0
|
||||
*/
|
||||
/* public */ const MODULE_ID = 1004700000;
|
||||
|
||||
/**
|
||||
* Providing.
|
||||
*
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user