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