OStatus: drop the remnants of feedsubsettings, replaced by ostatussub and no longer linked in UI
This commit is contained in:
@@ -58,8 +58,6 @@ class OStatusPlugin extends Plugin
|
||||
$m->connect('main/push/callback/:feed',
|
||||
array('action' => 'pushcallback'),
|
||||
array('feed' => '[0-9]+'));
|
||||
$m->connect('settings/feedsub',
|
||||
array('action' => 'feedsubsettings'));
|
||||
|
||||
// Salmon endpoint
|
||||
$m->connect('main/salmon/user/:id',
|
||||
|
Reference in New Issue
Block a user