msie compatibility fixes

This commit is contained in:
Andrew Dolgov
2006-09-29 05:45:26 +01:00
parent 11befbb22f
commit 935f235da7
4 changed files with 29 additions and 3 deletions
+4
View File
@@ -167,6 +167,10 @@ function feedlist_init() {
debug("removed splash!");
}
if (typeof correctPNG != 'undefined') {
correctPNG();
}
} catch (e) {
exception_error("feedlist/init", e);
}