]> BookStack Code Mirror - bookstack/blobdiff - app/Exceptions/UserRegistrationException.php
Add APP_LOGGING
[bookstack] / app / Exceptions / UserRegistrationException.php
index 1c673a1104336266f0fcb2115aaf52cf456e3e01..13a5ec1c31aaf9834cd7e11889047675e181d54b 100644 (file)
@@ -1,7 +1,4 @@
-<?php namespace Oxbow\Exceptions;
+<?php namespace BookStack\Exceptions;
 
 
-class UserRegistrationException extends NotifyException
-{
-
-}
\ No newline at end of file
+class UserRegistrationException extends NotifyException {}
\ No newline at end of file