X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/6063ac4a119f6defaf06b282540d815df7b040ae..refs/pull/5676/head:/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'); } }