1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-06-23 11:46:37 +02:00

oh, you have to end braces? fascinating.

This commit is contained in:
Matthew Katz 2010-04-10 08:32:37 -04:00
parent 86e26f1a74
commit ab53d2034a

View File

@ -1497,6 +1497,7 @@
if (!get_pref($link, "_PREFS_OPML_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>";