This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
BookStack
Watch
1
Star
0
Fork
0
You've already forked BookStack
mirror of
https://github.com/BookStackApp/BookStack.git
synced
2024-10-30 15:42:41 +01:00
Code
Issues
Releases
Wiki
Activity
8e274a5a84
BookStack
/
app
/
Exceptions
/
UserRegistrationException.php
4 lines
98 B
PHP
Raw
Normal View
History
Unescape
Escape
Change application namespace to BookStack
2015-09-10 20:31:09 +02:00
<
?
php
namespace
BookStack\Exceptions
;
Got standard form-based registration working
2015-09-05 21:25:57 +02:00
Updated app requirements & Added some friendlier errors
2016-02-03 21:52:25 +01:00
class
UserRegistrationException
extends
NotifyException
{}
Reference in New Issue
Copy Permalink