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-03-01 11:19:40 +03:00
Code
Issues
784
Packages
Projects
Releases
15
Wiki
Activity
Files
88049476fe496de3a3b767a4305d985f78a96db8
BookStack
/
app
/
Exceptions
/
UserRegistrationException.php
7 lines
100 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
class
UserRegistrationException
extends
NotifyException
{
}
Reference in New Issue
Copy Permalink