This website requires JavaScript.
Explore
Help
Register
Sign In
github-mirror
/
BookStack
Watch
2
Star
0
Fork
0
You've already forked BookStack
mirror of
https://github.com/BookStackApp/BookStack.git
synced
2024-11-24 12:59:54 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
81d3bdc168
BookStack
/
app
/
Exceptions
/
SocialDriverNotConfigured.php
7 lines
100 B
PHP
Raw
Normal View
History
Unescape
Escape
Change application namespace to BookStack
2015-09-11 02:31:09 +08:00
<
?
php
namespace
BookStack\Exceptions
;
Added social sign in
2015-09-05 00:16:58 +08:00
Set /app PHP code to PSR-2 standard Also adde draw.io to attribution list. Closes #649
2018-01-29 00:58:52 +08:00
class
SocialDriverNotConfigured
extends
PrettyException
{
Added social sign in
2015-09-05 00:16:58 +08:00
Set /app PHP code to PSR-2 standard Also adde draw.io to attribution list. Closes #649
2018-01-29 00:58:52 +08:00
}
Reference in New Issue
Copy Permalink