This website requires JavaScript.
Explore
Help
Sign In
Infra-Mirrors
/
BookStack
Watch
1
Star
0
Fork
0
You've already forked BookStack
mirror of
https://github.com/BookStackApp/BookStack.git
synced
2024-10-01 01:36:00 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
25da4d9a8b
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 10:19:26 -05: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 11:58:52 -05:00
class
ImageUploadException
extends
PrettyException
{
}
Reference in New Issue
Copy Permalink