mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* Check ../config.php for older installations in installer For older installations, install.php is still available for installations that have the configuration file in the parent directory. This PR fixes this. * Replace relative directory with absolute path * Update install.php * Update install.php