Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F117996691
D384.1775540450.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Authored By
Unknown
Size
479 B
Referenced Files
None
Subscribers
None
D384.1775540450.diff
View Options
diff --git a/lib/Kolab/DAV/Node.php b/lib/Kolab/DAV/Node.php
--- a/lib/Kolab/DAV/Node.php
+++ b/lib/Kolab/DAV/Node.php
@@ -206,7 +206,7 @@
if ($error == \file_storage::ERROR_UNAVAILABLE) {
throw new \Sabre\DAV\Exception\ServiceUnavailable($msg);
}
- else if ($error == \kolab_storage::ERROR_FORBIDDEN) {
+ else if ($error == \file_storage::ERROR_FORBIDDEN) {
throw new \Sabre\DAV\Exception\Forbidden($msg);
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Apr 7, 5:40 AM (10 h, 47 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
18835467
Default Alt Text
D384.1775540450.diff (479 B)
Attached To
Mode
D384: Fix PHP Fatal error: Undefined class constant 'ERROR_FORBIDDEN' (T2253)
Attached
Detach File
Event Timeline