This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
BookStack
Watch
1
Star
0
Fork
0
You've already forked BookStack
mirror of
https://github.com/BookStackApp/BookStack.git
synced
2024-10-31 08:02:42 +01:00
Code
Issues
Releases
Wiki
Activity
69a47319d5
BookStack
/
app
/
Exceptions
/
PrettyException.php
7 lines
85 B
PHP
Raw
Normal View
History
Unescape
Escape
Updated app requirements & Added some friendlier errors
2016-02-03 21:52:25 +01:00
<
?
php
namespace
BookStack\Exceptions
;
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
PrettyException
extends
\Exception
{
}
Reference in New Issue
Copy Permalink