This website requires JavaScript.
Explore
Help
Sign In
colin
/
bookstack
Watch
1
Star
0
Fork
You've already forked bookstack
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
4f231d1bf0
bookstack
/
app
/
Exceptions
/
ImageUploadException.php
3 lines
92 B
PHP
Raw
Normal View
History
Unescape
Escape
Improved image upload error handling and fixed bad user-avatar rewriting
2016-01-17 23:19:26 +08:00
<
?
php
namespace
BookStack\Exceptions
;
Updated app requirements & Added some friendlier errors
2016-02-04 04:52:25 +08:00
class
ImageUploadException
extends
PrettyException
{}