Creating legacy config loading method
This commit is contained in:
@@ -16,7 +16,7 @@ class Addon extends BaseObject
|
||||
* The addon sub-directory
|
||||
* @var string
|
||||
*/
|
||||
const DIRECTORY = '/addon/';
|
||||
const DIRECTORY = 'addon';
|
||||
|
||||
/**
|
||||
* List of the names of enabled addons
|
||||
|
||||
Reference in New Issue
Block a user