[TheFreeNetwork][fix_duplicates.php] Don't die because you couldn't federate an undo follow
This commit is contained in:
@@ -710,7 +710,7 @@ class OStatusPlugin extends Plugin
|
||||
* @param Profile $profile subscriber
|
||||
* @param Profile $other subscribee
|
||||
*
|
||||
* @return hook return code
|
||||
* @return bool hook return code
|
||||
*
|
||||
* @throws Exception
|
||||
*/
|
||||
@@ -735,7 +735,7 @@ class OStatusPlugin extends Plugin
|
||||
* @param Profile $profile subscriber
|
||||
* @param Profile $other subscribee
|
||||
*
|
||||
* @return hook return code
|
||||
* @return bool hook return code
|
||||
*
|
||||
* @throws Exception
|
||||
*/
|
||||
|
Reference in New Issue
Block a user