1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-25 15:51:32 +00:00

move feed browser to subscribe to feed dialog

This commit is contained in:
Andrew Dolgov
2010-01-11 16:42:11 +03:00
parent 84d7198a10
commit 698776460d
4 changed files with 17 additions and 10 deletions

View File

@@ -6353,9 +6353,9 @@
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);