]> git.wh0rd.org - tt-rss.git/commitdiff
call pngfix.js from headlines header
authorAndrew Dolgov <fox@bah.spb.su>
Tue, 20 Dec 2005 15:54:50 +0000 (16:54 +0100)
committerAndrew Dolgov <fox@bah.spb.su>
Tue, 20 Dec 2005 15:54:50 +0000 (16:54 +0100)
backend.php

index baa7c0b0894798d30d96f1d956e2a916c23774ee..140428442cf584590dd0ed1f1cbf16043f167eaf 100644 (file)
                        print "<meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">  
                                <script type=\"text/javascript\" src=\"functions.js\"></script>
                                <script type=\"text/javascript\" src=\"viewfeed.js\"></script>
+                               <!--[if gte IE 5.5000]>
+                               <script type=\"text/javascript\" src=\"pngfix.js\"></script>
+                               <![endif]-->
                                </head><body onload='init()'>";
                }