mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-08 09:39:16 +00:00
experimental split of public calls into public.php (refs #389)
This commit is contained in:
@@ -215,7 +215,7 @@
|
||||
|
||||
if (PUBSUBHUBBUB_HUB) {
|
||||
$rss_link = get_self_url_prefix() .
|
||||
"/backend.php?op=rss&id=-2&key=" .
|
||||
"/public.php?op=rss&id=-2&key=" .
|
||||
get_feed_access_key($link, -2, false);
|
||||
|
||||
$p = new Publisher(PUBSUBHUBBUB_HUB);
|
||||
|
||||
Reference in New Issue
Block a user