Page MenuHomePhabricator

D11409.diff
No OneTemporary

D11409.diff

diff --git a/src/applications/releeph/storage/ReleephBranch.php b/src/applications/releeph/storage/ReleephBranch.php
--- a/src/applications/releeph/storage/ReleephBranch.php
+++ b/src/applications/releeph/storage/ReleephBranch.php
@@ -67,7 +67,7 @@
return $this;
}
- public function willWriteData(array &$data) {
+ protected function willWriteData(array &$data) {
// If symbolicName is omitted, set it to the basename.
//
// This means that we can enforce symbolicName as a UNIQUE column in the

File Metadata

Mime Type
text/plain
Expires
Fri, Mar 14, 9:12 AM (1 w, 1 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7652669
Default Alt Text
D11409.diff (523 B)

Event Timeline