]> git.wh0rd.org - tt-rss.git/blobdiff - functions.php
move feed browser to subscribe to feed dialog
[tt-rss.git] / functions.php
index 881130fc0e96ec9db5c8f5080a6e237fbb377e98..388d71530bb68cef08e58ad1779ccdd0c6abaa80 100644 (file)
 
                        db_query($link, "COMMIT");
 
-                       if (file_exists(ICONS_DIR . "/$id.ico")) {
+/*                     if (file_exists(ICONS_DIR . "/$id.ico")) {
                                unlink(ICONS_DIR . "/$id.ico");
-                       }
+                       } */
 
                        ccache_remove($link, $id, $owner_uid);