mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-01-11 17:58:41 +00:00
Adjusted member comment
This commit is contained in:
parent
e1a16a26c2
commit
75d0f7c2b7
|
|
@ -71,6 +71,12 @@ class ModuleManager
|
|||
*/
|
||||
private $active = null;
|
||||
|
||||
/**
|
||||
* Module path.
|
||||
*
|
||||
* @var string
|
||||
* @since 1.0.0
|
||||
*/
|
||||
private $modulePath = __DIR__ . '/../../Modules';
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user