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
3903fda6ca4f08b2beb66b9a75f41b6bf1d82e23
BookStack
/
app
/
Exceptions
/
UserRegistrationException.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
;
Got standard form-based registration working
2015-09-05 20:25:57 +01:00
Updated app requirements & Added some friendlier errors
2016-02-03 20:52:25 +00:00
class
UserRegistrationException
extends
NotifyException
{}
Reference in New Issue
Copy Permalink