This website requires JavaScript.
Explore
Help
Sign In
Infra-Mirrors
/
BookStack
Watch
1
Star
0
Fork
0
You've already forked BookStack
mirror of
https://github.com/BookStackApp/BookStack.git
synced
2024-10-01 01:36:00 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
07c7d5af17
BookStack
/
app
/
Exceptions
/
SocialSignInException.php
4 lines
94 B
PHP
Raw
Normal View
History
Unescape
Escape
Change application namespace to BookStack
2015-09-10 14:31:09 -04:00
<
?
php
namespace
BookStack\Exceptions
;
Made social accounts attachable
2015-09-04 15:40:36 -04:00
Updated app requirements & Added some friendlier errors
2016-02-03 15:52:25 -05:00
class
SocialSignInException
extends
NotifyException
{}
Reference in New Issue
Copy Permalink