mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Revert "Attempt to make proxy sub-dir -> app no subdir work" (#9341)
* Revert "Attempt to make proxy sub-dir -> app no subdir work (#9317)"
This reverts commit df850a3ed9
.
This commit is contained in:
@ -14,7 +14,6 @@ define('LARAVEL_START', microtime(true));
|
||||
|
|
||||
*/
|
||||
|
||||
include __DIR__ . '/../app/Helpers/HelperOverload.php';
|
||||
@include __DIR__ . '/../vendor/autoload.php';
|
||||
|
||||
if (!class_exists(\App\Checks::class)) {
|
||||
|
Reference in New Issue
Block a user