git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@2916 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
calvin 2005-10-25 13:47:15 +00:00
parent c2b4132eb9
commit b28411f54e

View file

@ -182,7 +182,6 @@ window.onload = function() {
link = html4css1.HTMLTranslator.stylesheet_link
return link % p
def get_favicon (self):
p = self.settings.stylesheet_path.split("/")[:-1]
p.append("favicon.png")