mirror of
https://github.com/Karaka-Management/oms-Contact.git
synced 2026-01-28 00:18:40 +00:00
Add module id to modules
This commit is contained in:
parent
4eb5995ac6
commit
c59d2582c2
|
|
@ -54,6 +54,14 @@ class Controller extends ModuleAbstract implements WebInterface
|
|||
*/
|
||||
/* public */ const MODULE_NAME = 'Contact';
|
||||
|
||||
/**
|
||||
* Module id.
|
||||
*
|
||||
* @var int
|
||||
* @since 1.0.0
|
||||
*/
|
||||
/* public */ const MODULE_ID = 1003800000;
|
||||
|
||||
/**
|
||||
* Providing.
|
||||
*
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user