X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/891dbfe0853775c27039587bedf3bded9964d2f1..refs/pull/5721/head:/bootstrap/app.php diff --git a/bootstrap/app.php b/bootstrap/app.php index 6538aa81c..12cc2dce2 100644 --- a/bootstrap/app.php +++ b/bootstrap/app.php @@ -11,7 +11,7 @@ | */ -$app = new BookStack\Application( +$app = new \BookStack\App\Application( dirname(__DIR__) );