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 15:49:29 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
05d99a312d
BookStack
/
app
/
Exceptions
/
ConfirmationEmailException.php
8 lines
101 B
PHP
Raw
Normal View
History
Unescape
Escape
Apply fixes from StyleCI
2021-06-26 23:23:15 +08:00
<
?
php
namespace
BookStack\Exceptions
;
Got standard form-based registration working
2015-09-06 03:25:57 +08:00
Set /app PHP code to PSR-2 standard Also adde draw.io to attribution list. Closes #649
2018-01-29 00:58:52 +08:00
class
ConfirmationEmailException
extends
NotifyException
{
}
Reference in New Issue
Copy Permalink