This website requires JavaScript.
Explore
Help
Sign In
colin
/
bookstack
Watch
1
Star
0
Fork
You've already forked bookstack
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
65579214e2
bookstack
/
app
/
Exceptions
/
LdapException.php
3 lines
85 B
PHP
Raw
Normal View
History
Unescape
Escape
Updated laravel to 5.2 and started ldap implementation
2016-01-10 03:23:35 +08:00
<
?
php
namespace
BookStack\Exceptions
;
Updated app requirements & Added some friendlier errors
2016-02-04 04:52:25 +08:00
class
LdapException
extends
PrettyException
{}