mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 21:45:55 +00:00
oh, you have to end braces? fascinating.
This commit is contained in:
@@ -1497,6 +1497,7 @@
|
|||||||
|
|
||||||
if (!get_pref($link, "_PREFS_OPML_PUBLISH_KEY")){
|
if (!get_pref($link, "_PREFS_OPML_PUBLISH_KEY")){
|
||||||
set_pref($link, "_PREFS_OPML_PUBLISH_KEY", generate_publish_key());
|
set_pref($link, "_PREFS_OPML_PUBLISH_KEY", generate_publish_key());
|
||||||
|
}
|
||||||
|
|
||||||
print "<p>".__('Published articles are exported as a public RSS feed and can be subscribed by anyone who knows the URL specified below.')."</p>";
|
print "<p>".__('Published articles are exported as a public RSS feed and can be subscribed by anyone who knows the URL specified below.')."</p>";
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user