forked from GNUsocial/gnu-social
Working subscription approval!
This commit is contained in:
@@ -122,7 +122,7 @@ class Subscription extends Memcached_DataObject
|
||||
Event::handle('EndSubscribe', array($subscriber, $other));
|
||||
}
|
||||
|
||||
return true;
|
||||
return $sub;
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user