]> BookStack Code Mirror - bookstack/blobdiff - bootstrap/app.php
respective book and chapter structure added.
[bookstack] / bootstrap / app.php
index 6538aa81c50789b32194f77ddb4e7108dafe407c..12cc2dce2b36bed74d5971207c86a41fb1a78e41 100644 (file)
@@ -11,7 +11,7 @@
 |
 */
 
-$app = new BookStack\Application(
+$app = new \BookStack\App\Application(
     dirname(__DIR__)
 );