]> BookStack Code Mirror - bookstack/blobdiff - app/Exceptions/ConfirmationEmailException.php
Change application namespace to BookStack
[bookstack] / app / Exceptions / ConfirmationEmailException.php
index 570eed2e90f32782daea2c3f5b2c2cc2cf0f6276..f343eff82cd5272d90301b42345557de760ac112 100644 (file)
@@ -1,4 +1,4 @@
-<?php namespace Oxbow\Exceptions;
+<?php namespace BookStack\Exceptions;
 
 
 class ConfirmationEmailException extends NotifyException