]> BookStack Code Mirror - bookstack/blobdiff - app/Exceptions/LdapException.php
Add `ja` locale to config
[bookstack] / app / Exceptions / LdapException.php
index acdb243022850087193005b6eb82305beda826fa..405520166a643a845ff76d9b9d3c75af98656999 100644 (file)
@@ -1,9 +1,3 @@
 <?php namespace BookStack\Exceptions;
 
-
-use Exception;
-
-class LdapException extends Exception
-{
-
-}
\ No newline at end of file
+class LdapException extends PrettyException {}
\ No newline at end of file