SubMirror: Drop mirror link from subscriptions list; has decoupled from subscriptions.
This commit is contained in:
parent
7e55fc0044
commit
79485340ab
@ -140,13 +140,6 @@ class SubMirrorPlugin extends Plugin
|
|||||||
$transports[] = 'mirror';
|
$transports[] = 'mirror';
|
||||||
}
|
}
|
||||||
|
|
||||||
function onStartShowSubscriptionsContent($action)
|
|
||||||
{
|
|
||||||
$action->element('a',
|
|
||||||
array('href' => common_local_url('mirrorsettings')),
|
|
||||||
_m('Set up mirroring options...'));
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Let the OStatus subscription garbage collection know if we're
|
* Let the OStatus subscription garbage collection know if we're
|
||||||
* making use of a remote feed, so it doesn't get dropped out
|
* making use of a remote feed, so it doesn't get dropped out
|
||||||
|
Loading…
Reference in New Issue
Block a user