From: Matthew Katz Date: Sat, 10 Apr 2010 12:32:37 +0000 (-0400) Subject: oh, you have to end braces? fascinating. X-Git-Tag: 1.4.2~10 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=ab53d2034a09b414977de0d3d8877b6a7f949316;p=tt-rss.git oh, you have to end braces? fascinating. --- diff --git a/modules/pref-feeds.php b/modules/pref-feeds.php index 7f46c353..f79e1c3b 100644 --- a/modules/pref-feeds.php +++ b/modules/pref-feeds.php @@ -1497,6 +1497,7 @@ if (!get_pref($link, "_PREFS_OPML_PUBLISH_KEY")){ set_pref($link, "_PREFS_OPML_PUBLISH_KEY", generate_publish_key()); + } print "

".__('Published articles are exported as a public RSS feed and can be subscribed by anyone who knows the URL specified below.')."

";