forked from GNUsocial/gnu-social
Working on some RSVP code stuff
This commit is contained in:
@@ -330,7 +330,7 @@ class Fave extends Managed_DataObject
|
||||
|
||||
static public function getObjectType()
|
||||
{
|
||||
return 'activity';
|
||||
return ActivityObject::ACTIVITY;
|
||||
}
|
||||
|
||||
public function asActivityObject(Profile $scoped=null)
|
||||
|
Reference in New Issue
Block a user