Skip to content

Commit

Permalink
UIV-1588 add TYPE_CONNECT_CHANNEL const
Browse files Browse the repository at this point in the history
  • Loading branch information
svenhoutmeyers committed Jan 7, 2016
1 parent d283458 commit 0240dc2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CultureFeed/CultureFeed/Activity.php
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ class CultureFeed_Activity {
const TYPE_PAGE_MEMBER = 16;
const TYPE_PAGE_ADMIN = 17;
const TYPE_NEW_EVENT = 19;
const TYPE_CONNECT_CHANNEL = 20;
const TYPE_REVIEW = 21;
const TYPE_MEDIA_PHOTO = 22;
const TYPE_MEDIA_VIDEO = 23;
Expand Down

0 comments on commit 0240dc2

Please sign in to comment.