X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=plugins%2FSearchSub%2FSearchSubPlugin.php;h=4c8d2121047fd528a8f6006dc8aaf8843d66067f;hb=d6b28c64830f632bb2f4b6f3c9369b9e56ad217a;hp=5aba38b6c18706c91da868083325996d051646ec;hpb=34ad355cd71c465e91f845e532a07d796c0fbb34;p=quix0rs-gnu-social.git diff --git a/plugins/SearchSub/SearchSubPlugin.php b/plugins/SearchSub/SearchSubPlugin.php index 5aba38b6c1..4c8d212104 100644 --- a/plugins/SearchSub/SearchSubPlugin.php +++ b/plugins/SearchSub/SearchSubPlugin.php @@ -67,7 +67,7 @@ class SearchSubPlugin extends Plugin * * @return boolean hook value; true means continue processing, false means stop. */ - function onRouterInitialized(URLMapper $m) + public function onRouterInitialized(URLMapper $m) { $m->connect('search/:search/subscribe', array('action' => 'searchsub'),