This website requires JavaScript.
Explore
Help
Register
Sign In
starred
/
BookStack
Watch
1
Star
0
Fork
0
You've already forked BookStack
mirror of
https://github.com/BookStackApp/BookStack.git
synced
2026-02-24 19:07:20 +03:00
Code
Issues
784
Packages
Projects
Releases
14
Wiki
Activity
Files
4b645a82c7f997baa12ce71a09775c1cfa8e90bf
BookStack
/
app
/
Exceptions
/
SocialDriverNotConfigured.php
4 lines
98 B
PHP
Raw
Normal View
History
Unescape
Escape
Change application namespace to BookStack
2015-09-10 19:31:09 +01:00
<
?
php
namespace
BookStack\Exceptions
;
Added social sign in
2015-09-04 17:16:58 +01:00
Updated app requirements & Added some friendlier errors
2016-02-03 20:52:25 +00:00
class
SocialDriverNotConfigured
extends
PrettyException
{}
Reference in New Issue
Copy Permalink