All references to boot.php are now removed
This commit is contained in:
@@ -75,7 +75,7 @@ HELP;
|
||||
$arr = [];
|
||||
|
||||
$files = array_merge(
|
||||
['index.php', 'boot.php'],
|
||||
['index.php'],
|
||||
glob('mod/*'),
|
||||
glob('include/*'),
|
||||
glob('addon/*/*'),
|
||||
|
||||
Reference in New Issue
Block a user