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-23 22:31:23 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
9f11e045a5
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
{}
Reference in New Issue
Copy Permalink