]> BookStack Code Mirror - bookstack/blobdiff - app/Exceptions/UserRegistrationException.php
Updated styles to use logical properties/values
[bookstack] / app / Exceptions / UserRegistrationException.php
index 1c673a1104336266f0fcb2115aaf52cf456e3e01..953abb96db2caac51abfa8298619033f28eccb78 100644 (file)
@@ -1,7 +1,6 @@
-<?php namespace Oxbow\Exceptions;
-
+<?php namespace BookStack\Exceptions;
 
 class UserRegistrationException extends NotifyException
 {
 
-}
\ No newline at end of file
+}