]>
BookStack Code Mirror - bookstack/commitdiff
projects
/
bookstack
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
67e0c3d
)
Applied phpcs findings
author
Dan Brown
<redacted>
Sun, 22 Apr 2018 11:25:32 +0000
(12:25 +0100)
committer
Dan Brown
<redacted>
Sun, 22 Apr 2018 11:25:32 +0000
(12:25 +0100)
app/Services/ImageService.php
patch
|
blob
|
history
diff --git
a/app/Services/ImageService.php
b/app/Services/ImageService.php
index 589bf870acc3cb4c46b48e2c0699d9c0bd1c8403..06ef3a0f028f4cc1af52407f9ad3cedfffe636e3 100644
(file)
--- a/
app/Services/ImageService.php
+++ b/
app/Services/ImageService.php
@@
-357,7
+357,8
@@
class ImageService extends UploadService
if ($err) {
throw new \Exception("Image fetch failed, Received error: " . $err);
}
- } catch (\Exception $e) {}
+ } catch (\Exception $e) {
+ }
}
if ($imageData === null) {
hide
Morty Proxy
This is a
proxified and sanitized
view of the page, visit
original site
.