Add support for PHP array config files

- Add new base config files
- Remove useless DIRECTORY_SEPARATOR instances
This commit is contained in:
Hypolite Petovan 2018-11-25 01:42:05 -05:00
parent 6eb6cc94c7
commit d6eb1135e5
6 changed files with 676 additions and 43 deletions

2
.gitignore vendored
View file

@ -11,6 +11,8 @@ home.html
robots.txt
#ignore local config
/config/local.config.php
/config/addon.config.php
/config/local.ini.php
/config/addon.ini.php