]> BookStack Code Mirror - bookstack/blobdiff - app/Exceptions/ConfirmationEmailException.php
respective book and chapter structure added.
[bookstack] / app / Exceptions / ConfirmationEmailException.php
index 570eed2e90f32782daea2c3f5b2c2cc2cf0f6276..c39d4f592338add9044763811f48f923af30f878 100644 (file)
@@ -1,7 +1,7 @@
-<?php namespace Oxbow\Exceptions;
+<?php
 
+namespace BookStack\Exceptions;
 
 class ConfirmationEmailException extends NotifyException
 {
-
-}
\ No newline at end of file
+}