summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorMatthew Katz <[email protected]>2010-04-10 08:32:37 -0400
committerMatthew Katz <[email protected]>2010-04-10 08:32:37 -0400
commitab53d2034a09b414977de0d3d8877b6a7f949316 (patch)
tree5dab446988bf1dbe0b6cc2b9968ff0d225900c2a /modules
parent86e26f1a742f75ec208eb41019667329c9347010 (diff)
oh, you have to end braces? fascinating.
Diffstat (limited to 'modules')
-rw-r--r--modules/pref-feeds.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/pref-feeds.php b/modules/pref-feeds.php
index 7f46c3535..f79e1c3bc 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 "<p>".__('Published articles are exported as a public RSS feed and can be subscribed by anyone who knows the URL specified below.')."</p>";