Legacy "include" fragments have been removed
This commit is contained in:
parent
660912351c
commit
4930737cc4
5 changed files with 3 additions and 26 deletions
|
@ -77,7 +77,6 @@ HELP;
|
|||
$files = array_merge(
|
||||
['index.php'],
|
||||
glob('mod/*'),
|
||||
glob('include/*'),
|
||||
glob('addon/*/*'),
|
||||
$this->globRecursive('src')
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue