]> git.wh0rd.org - tt-rss.git/blobdiff - include/rssfuncs.php
fix floicon failed message not respecting debugging setting
[tt-rss.git] / include / rssfuncs.php
index a64d60e1eebbbc84ba29e89dcda4b7713cb035c1..6bb841c50fef04ad10be9054caf4a7734e0a22ab 100644 (file)
 
                                                $favicon_colorstring = ",favicon_avg_color = '".$favicon_color."'";
                                } else if ($favicon_avg_color == 'fail') {
-                                       _debug("floicon failed on this file, not trying to recalculate avg color");
+                                       _debug("floicon failed on this file, not trying to recalculate avg color", $debug_enabled);
                                }
 
                                db_query("UPDATE ttrss_feeds SET favicon_last_checked = NOW()