summaryrefslogtreecommitdiff
path: root/functions.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2010-01-11 16:42:11 +0300
committerAndrew Dolgov <[email protected]>2010-01-11 16:42:11 +0300
commit698776460d3cd7075024b8795dbbaf7132415890 (patch)
tree7f45449dbef8f393b36b7f0b829acad65ac0608f /functions.php
parent84d7198a103a86b9133b12305e5f83b7ade004a5 (diff)
move feed browser to subscribe to feed dialog
Diffstat (limited to 'functions.php')
-rw-r--r--functions.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/functions.php b/functions.php
index 881130fc0..388d71530 100644
--- a/functions.php
+++ b/functions.php
@@ -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);