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-24 19:07:20 +03:00
Code
Issues
784
Packages
Projects
Releases
14
Wiki
Activity
Files
2046f9b9de0761acbc9c09cd9d8616b89bf114dc
BookStack
/
app
/
Exceptions
/
FileUploadException.php
7 lines
94 B
PHP
Raw
Normal View
History
Unescape
Escape
Started work on attachments Created base models and started user-facing controls.
2016-10-09 18:58:22 +01: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
FileUploadException
extends
PrettyException
{
Started work on attachments Created base models and started user-facing controls.
2016-10-09 18:58:22 +01:00
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
}
Reference in New Issue
Copy Permalink