]>
BookStack Code Mirror - bookstack/blobdiff - app/Exceptions/HttpFetchException.php
projects
/
bookstack
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Images: Added nulling of image page relation on page delete
[bookstack]
/
app
/
Exceptions
/
HttpFetchException.php
diff --git
a/app/Exceptions/HttpFetchException.php
b/app/Exceptions/HttpFetchException.php
index 2a34bbc626b7c91c44b1bd8d17f6e39db4fcb5df..4ad45d92a35a8449f35e8c8f8ee8db44ce17f4df 100644
(file)
--- a/
app/Exceptions/HttpFetchException.php
+++ b/
app/Exceptions/HttpFetchException.php
@@
-1,4
+1,6
@@
-<?php namespace BookStack\Exceptions;
+<?php
+
+namespace BookStack\Exceptions;
use Exception;