mirror of
https://git.tt-rss.org/fox/tt-rss.git
synced 2025-10-12 11:31:00 +02:00
Merge branch 'master' of git.tt-rss.org:fox/tt-rss
This commit is contained in:
commit
e535a063ca
@ -502,7 +502,7 @@ class Pref_Feeds extends Handler_Protected {
|
|||||||
$rc = 2;
|
$rc = 2;
|
||||||
}
|
}
|
||||||
|
|
||||||
@unlink($icon_file);
|
if is_file($icon_file) @unlink($icon_file);
|
||||||
|
|
||||||
print "<script type=\"text/javascript\">";
|
print "<script type=\"text/javascript\">";
|
||||||
print "parent.CommonDialogs.uploadIconHandler($rc);";
|
print "parent.CommonDialogs.uploadIconHandler($rc);";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user