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 23:18:18 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
30b4f81fc6
BookStack
/
app
/
Exceptions
/
UserRegistrationException.php
4 lines
98 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
;
Got standard form-based registration working
2015-09-06 03:25:57 +08:00
Updated app requirements & Added some friendlier errors
2016-02-04 04:52:25 +08:00
class
UserRegistrationException
extends
NotifyException
{}
Reference in New Issue
Copy Permalink