X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=include%2Ffunctions.php;h=a664212b2e9d896f703a2084e0bf2085b151001d;hb=5b6ea1ef914d0d33516ce59df69637576055ce66;hp=3ea1035cb0050b3bf989d1b26e4e8945ccbd3631;hpb=7590f03961012ac946297fc96be9ef2bb4ad3c20;p=tt-rss.git diff --git a/include/functions.php b/include/functions.php index 3ea1035c..a664212b 100644 --- a/include/functions.php +++ b/include/functions.php @@ -145,8 +145,6 @@ define('SELF_USER_AGENT', 'Tiny Tiny RSS/' . VERSION . ' (http://tt-rss.org/)'); ini_set('user_agent', SELF_USER_AGENT); - require_once 'lib/pubsubhubbub/Publisher.php'; - $schema_version = false; function _debug_suppress($suppress) {