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