Various code cleanup and fixed alignments.

This commit is contained in:
James Cole
2024-01-01 14:48:04 +01:00
parent f3773ebfc2
commit 61c38f2a99
3 changed files with 3 additions and 3 deletions

View File

@@ -24,7 +24,7 @@ $current = __DIR__;
$paths = [
$current . '/../../app',
$current . '/../../config',
// $current . '/../../database',
$current . '/../../database',
// $current . '/../../routes',
// $current . '/../../tests',
// $current . '/../../resources/lang',