mirror of
https://github.com/Karaka-Management/oms-ResearchDevelopment.git
synced 2026-01-22 10:18:41 +00:00
Add module id to modules
This commit is contained in:
parent
33d0cc03fc
commit
9e825f52c3
|
|
@ -60,6 +60,14 @@ class Controller extends ModuleAbstract implements WebInterface
|
|||
*/
|
||||
/* public */ const MODULE_NAME = 'ResearchDevelopment';
|
||||
|
||||
/**
|
||||
* Module id.
|
||||
*
|
||||
* @var int
|
||||
* @since 1.0.0
|
||||
*/
|
||||
/* public */ const MODULE_ID = 1002200000;
|
||||
|
||||
/**
|
||||
* Providing.
|
||||
*
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user