diff --git a/include/rssfuncs.php b/include/rssfuncs.php index bc054ca5..870d7720 100644 --- a/include/rssfuncs.php +++ b/include/rssfuncs.php @@ -433,7 +433,7 @@ if ($favicon_modified_new > $favicon_modified) $favicon_avg_color = ''; - if (file_exists($favicon_file) && function_exists("imagecreatefromstring") && $favicon_avg_color != 'fail') { + if (file_exists($favicon_file) && function_exists("imagecreatefromstring") && $favicon_avg_color == '') { require_once "colors.php"; $favicon_color = db_escape_string(