]> BookStack Code Mirror - bookstack/blobdiff - app/Exceptions/UserRegistrationException.php
Opensearch: Fixed XML declaration when php short tags enabled
[bookstack] / app / Exceptions / UserRegistrationException.php
index 1c673a1104336266f0fcb2115aaf52cf456e3e01..e7ddb81c26e84c46da533404a23acc4a978353fd 100644 (file)
@@ -1,7 +1,7 @@
-<?php namespace Oxbow\Exceptions;
+<?php
 
+namespace BookStack\Exceptions;
 
 class UserRegistrationException extends NotifyException
 {
-
-}
\ No newline at end of file
+}