]> BookStack Code Mirror - bookstack/blobdiff - app/Exceptions/HttpFetchException.php
Opensearch: Fixed XML declaration when php short tags enabled
[bookstack] / app / Exceptions / HttpFetchException.php
index 2a34bbc626b7c91c44b1bd8d17f6e39db4fcb5df..4ad45d92a35a8449f35e8c8f8ee8db44ce17f4df 100644 (file)
@@ -1,4 +1,6 @@
-<?php namespace BookStack\Exceptions;
+<?php
+
+namespace BookStack\Exceptions;
 
 use Exception;