X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=plugins%2Fpubsubhubbub%2Fpubsubhubbub.php;fp=plugins%2Fpubsubhubbub%2Fpubsubhubbub.php;h=2878c0505be296b486ab2b9ee4547a2851c7986b;hb=ff3b5dc5542ec150f0d9b447394364a15e9156d0;hp=9f0342a37fa376b20cdab8dac2a655c0c178ea5b;hpb=1826e383ecf501302974132fd443cf1ca06e10f6;p=github%2Fshaarli%2FShaarli.git diff --git a/plugins/pubsubhubbub/pubsubhubbub.php b/plugins/pubsubhubbub/pubsubhubbub.php index 9f0342a3..2878c050 100644 --- a/plugins/pubsubhubbub/pubsubhubbub.php +++ b/plugins/pubsubhubbub/pubsubhubbub.php @@ -11,6 +11,9 @@ use pubsubhubbub\publisher\Publisher; use Shaarli\Config\ConfigManager; +use Shaarli\Feed\FeedBuilder; +use Shaarli\Plugin\PluginManager; +use Shaarli\Router; /** * Plugin init function - set the hub to the default appspot one.