Page MenuHomePhabricator

D13654.id33024.diff
No OneTemporary

D13654.id33024.diff

diff --git a/src/__phutil_library_map__.php b/src/__phutil_library_map__.php
--- a/src/__phutil_library_map__.php
+++ b/src/__phutil_library_map__.php
@@ -6836,6 +6836,7 @@
'PhabricatorCustomFieldInterface',
'PhabricatorDestructibleInterface',
'PhabricatorSSHPublicKeyInterface',
+ 'PhabricatorFlaggableInterface',
'PhabricatorApplicationTransactionInterface',
),
'PhabricatorUserBlurbField' => 'PhabricatorUserCustomField',
diff --git a/src/applications/people/storage/PhabricatorUser.php b/src/applications/people/storage/PhabricatorUser.php
--- a/src/applications/people/storage/PhabricatorUser.php
+++ b/src/applications/people/storage/PhabricatorUser.php
@@ -14,6 +14,7 @@
PhabricatorCustomFieldInterface,
PhabricatorDestructibleInterface,
PhabricatorSSHPublicKeyInterface,
+ PhabricatorFlaggableInterface,
PhabricatorApplicationTransactionInterface {
const SESSION_TABLE = 'phabricator_session';

File Metadata

Mime Type
text/plain
Expires
Fri, Mar 21, 4:47 PM (2 w, 16 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7636811
Default Alt Text
D13654.id33024.diff (974 B)

Event Timeline