mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 23:35:57 +00:00
lib: Upgrade php-publisher from ??? to a5d6a0e (2016-11-15)
https://github.com/pubsubhubbub/php-publisher Signed-off-by: Anders Kaseorg <andersk@mit.edu>
This commit is contained in:
@@ -140,7 +140,7 @@
|
||||
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';
|
||||
require_once 'lib/pubsubhubbub/Publisher.php';
|
||||
|
||||
$schema_version = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user