mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-19 10:53:37 +00:00
Code cleanup.
This commit is contained in:
@@ -28,6 +28,7 @@ require __DIR__ . '/../vendor/autoload.php';
|
||||
*/
|
||||
|
||||
if (file_exists($compiled = __DIR__ . '/compiled.php')) {
|
||||
/** @noinspection PhpIncludeInspection */
|
||||
require $compiled;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user