X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FModel%2FItem.php;h=d6635407dc75498412f59c651cda1b70d464fe77;hb=346790cbbc2e22cdb3d2659bbbacd24c9ac46f93;hp=0e01ff7b96b5f65fea46e451b1971470f8095464;hpb=6e1ed0b0d33ce3f893397eeb25909269402cf6bd;p=friendica.git diff --git a/src/Model/Item.php b/src/Model/Item.php index 0e01ff7b96..d6635407dc 100644 --- a/src/Model/Item.php +++ b/src/Model/Item.php @@ -72,7 +72,7 @@ class Item extends BaseObject 'title', 'content-warning', 'body', 'location', 'coord', 'app', 'rendered-hash', 'rendered-html', 'object-type', 'object', 'target-type', 'target', 'author-id', 'author-link', 'author-name', 'author-avatar', - 'owner-id', 'owner-link', 'owner-name', 'owner-avatar', 'emailcc']; + 'owner-id', 'owner-link', 'owner-name', 'owner-avatar']; // Never reorder or remove entries from this list. Just add new ones at the end, if needed. // The item-activity table only stores the index and needs this array to know the matching activity.