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-30 23:52:40 +01:00
Code
Issues
Releases
Wiki
Activity
ca764caf2d
BookStack
/
app
/
Exceptions
/
FileUploadException.php
8 lines
94 B
PHP
Raw
Normal View
History
Unescape
Escape
Apply fixes from StyleCI
2021-06-26 17:23:15 +02:00
<
?
php
namespace
BookStack\Exceptions
;
Started work on attachments Created base models and started user-facing controls.
2016-10-09 19:58:22 +02:00
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
FileUploadException
extends
PrettyException
{
}
Reference in New Issue
Copy Permalink