mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Various code cleanup and fixed alignments.
This commit is contained in:
parent
f963ac63f1
commit
f3773ebfc2
@ -23,7 +23,7 @@ $current = __DIR__;
|
|||||||
|
|
||||||
$paths = [
|
$paths = [
|
||||||
$current . '/../../app',
|
$current . '/../../app',
|
||||||
// $current . '/../../config',
|
$current . '/../../config',
|
||||||
// $current . '/../../database',
|
// $current . '/../../database',
|
||||||
// $current . '/../../routes',
|
// $current . '/../../routes',
|
||||||
// $current . '/../../tests',
|
// $current . '/../../tests',
|
||||||
|
Loading…
Reference in New Issue
Block a user