X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/ddb7f33868ea499ab8f48a7062f145e8c0fbe02f..refs/pull/5280/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__) );