Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F13993213
D13709.id33130.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
550 B
Referenced Files
None
Subscribers
None
D13709.id33130.diff
View Options
diff --git a/src/applications/phurl/storage/PhabricatorPhurlURLTransaction.php b/src/applications/phurl/storage/PhabricatorPhurlURLTransaction.php
--- a/src/applications/phurl/storage/PhabricatorPhurlURLTransaction.php
+++ b/src/applications/phurl/storage/PhabricatorPhurlURLTransaction.php
@@ -7,6 +7,9 @@
const TYPE_URL = 'phurl.longurl';
const TYPE_DESCRIPTION = 'phurl.description';
+ const MAILTAG_CONTENT = 'phurl:content';
+ const MAILTAG_OTHER = 'phurl:other';
+
public function getApplicationName() {
return 'phurl';
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Oct 23, 9:28 PM (3 w, 6 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6716099
Default Alt Text
D13709.id33130.diff (550 B)
Attached To
Mode
D13709: Fix missing mailtags in PHUrl
Attached
Detach File
Event Timeline
Log In to Comment