]> BookStack Code Mirror - bookstack/blobdiff - app/Exceptions/SocialDriverNotConfigured.php
Finished migration of last angular code
[bookstack] / app / Exceptions / SocialDriverNotConfigured.php
index 35fd59e01c806113d83c48440774fd7b9a994363..20a26c4c9036f30d7a2c5d29dc37540fca2259f4 100644 (file)
@@ -1,6 +1,4 @@
-<?php namespace Oxbow\Exceptions;
+<?php namespace BookStack\Exceptions;
 
 
-class SocialDriverNotConfigured extends \Exception
-{
-}
\ No newline at end of file
+class SocialDriverNotConfigured extends PrettyException {}
\ No newline at end of file