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-25 19:07:25 +03:00
Code
Issues
784
Packages
Projects
Releases
14
Wiki
Activity
Files
32e3399334eb7bfc7aab3bc907e23d082be7d42a
BookStack
/
app
/
Exceptions
/
ImageUploadException.php
7 lines
95 B
PHP
Raw
Normal View
History
Unescape
Escape
Improved image upload error handling and fixed bad user-avatar rewriting
2016-01-17 15:19:26 +00: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 16:58:52 +00:00
class
ImageUploadException
extends
PrettyException
{
}
Reference in New Issue
Copy Permalink