]>
BookStack Code Mirror - bookstack/blobdiff - bootstrap/app.php
projects
/
bookstack
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Search: Updated indexer to handle non-breaking-spaces
[bookstack]
/
bootstrap
/
app.php
diff --git
a/bootstrap/app.php
b/bootstrap/app.php
index 6538aa81c50789b32194f77ddb4e7108dafe407c..12cc2dce2b36bed74d5971207c86a41fb1a78e41 100644
(file)
--- a/
bootstrap/app.php
+++ b/
bootstrap/app.php
@@
-11,7
+11,7
@@
|
*/
-$app = new
BookStack
\Application(
+$app = new
\BookStack\App
\Application(
dirname(__DIR__)
);