]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/router.php
Removed 'bookmarklet' since we have Bookmark plugin
[quix0rs-gnu-social.git] / lib / router.php
index 3febbbeff44bee10f34e063215f91f03468db0a6..888d1f28dd3976c3188eb71a7758baa911c5cca2 100644 (file)
@@ -251,8 +251,6 @@ class Router
 
             $m->connect('notice/delete', array('action' => 'deletenotice'));
 
-            $m->connect('bookmarklet/new', array('action' => 'bookmarklet'));
-
             // conversation
 
             $m->connect('conversation/:id',