This website requires JavaScript.
Explore
Help
Sign in
luisgulo
/
BookStack
Watch
1
Star
0
Fork
You've already forked BookStack
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
f139cded78
BookStack
/
app
/
Exceptions
/
UserRegistrationException.php
8 lines
100 B
PHP
Raw
Normal View
History
Unescape
Escape
Apply fixes from StyleCI
2021-06-26 17:23:15 +02:00
<
?
php
namespace
BookStack\Exceptions
;
Got standard form-based registration working
2015-09-05 21:25:57 +02:00
Set /app PHP code to PSR-2 standard Also adde draw.io to attribution list. Closes #649
2018-01-28 17:58:52 +01:00
class
UserRegistrationException
extends
NotifyException
{
}
Reference in a new issue
Copy permalink