]> git.wh0rd.org - tt-rss.git/commitdiff
oh, you have to end braces? fascinating.
authorMatthew Katz <mrfulcrum@nulletch64.dreamhost.com>
Sat, 10 Apr 2010 12:32:37 +0000 (08:32 -0400)
committerMatthew Katz <mrfulcrum@nulletch64.dreamhost.com>
Sat, 10 Apr 2010 12:32:37 +0000 (08:32 -0400)
modules/pref-feeds.php

index 7f46c35352f7ba99b1bd8fca6553ec1c4ceca265..f79e1c3bcb0806d3ee53749dfbe4e67e5ca6e4fb 100644 (file)
 
                 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>";