mirror of
https://github.com/klaussilveira/gitlist.git
synced 2026-05-07 11:55:34 +02:00
Moved config loading to index.php
As `index.php` is the entry point of the webapp, loading configuration data from the `config.ini` should take place there. This makes testing easier, since a properly formatted `config.ini` (whose values are overriden anyway) is no longer needed.
This commit is contained in:
Reference in New Issue
Block a user