diff --git a/plugins/af_comics/init.php b/plugins/af_comics/init.php index 0c43f6aec..38ef82fd9 100644 --- a/plugins/af_comics/init.php +++ b/plugins/af_comics/init.php @@ -57,6 +57,8 @@ class Af_Comics extends Plugin { } print ""; + print "

".__('GoComics requires a specific URL to workaround their lack of feed support: http://feeds.feedburner.com/uclick/comic_name (e.g. http://www.gocomics.com/garfield uses http://feeds.feedburner.com/uclick/garfield).')."

"; + print ""; }