X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/a5e49f642b18de09cac0f2fdceacf07b0bafafe7..6d7ffab115e5979c128c1583c89be9926721f5dc:/app/Console/Kernel.php diff --git a/app/Console/Kernel.php b/app/Console/Kernel.php index e75d93801..f49be1d63 100644 --- a/app/Console/Kernel.php +++ b/app/Console/Kernel.php @@ -1,23 +1,17 @@ -load(__DIR__.'/Commands'); + $this->load(__DIR__ . '/Commands'); } }