]> BookStack Code Mirror - bookstack/blobdiff - app/Exceptions/ImageUploadException.php
Opensearch: Fixed XML declaration when php short tags enabled
[bookstack] / app / Exceptions / ImageUploadException.php
index c64dddaa2b16356f42eeb4d2c0b8d2cb181c4f47..fbc1624226f09d793adc6959357442c4b64e5b40 100644 (file)
@@ -1,6 +1,7 @@
-<?php namespace BookStack\Exceptions;
+<?php
+
+namespace BookStack\Exceptions;
 
 class ImageUploadException extends PrettyException
 {
-
 }