Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15354264
D17889.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
578 B
Referenced Files
None
Subscribers
None
D17889.id.diff
View Options
diff --git a/src/applications/pholio/editor/PholioMockEditor.php b/src/applications/pholio/editor/PholioMockEditor.php
--- a/src/applications/pholio/editor/PholioMockEditor.php
+++ b/src/applications/pholio/editor/PholioMockEditor.php
@@ -184,6 +184,12 @@
return null;
}
+ protected function applyCustomInternalTransaction(
+ PhabricatorLiskDAO $object,
+ PhabricatorApplicationTransaction $xaction) {
+ return;
+ }
+
protected function applyCustomExternalTransaction(
PhabricatorLiskDAO $object,
PhabricatorApplicationTransaction $xaction) {
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Mar 12, 3:03 AM (1 w, 3 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7570179
Default Alt Text
D17889.id.diff (578 B)
Attached To
Mode
D17889: Fix breakage of Pholio
Attached
Detach File
Event Timeline
Log In to Comment