Skip to content

Commit

Permalink
Item2390: buglet
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.foswiki.org/trunk@5586 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
MichaelDaum authored and MichaelDaum committed Nov 20, 2009
1 parent 6cdf3bc commit c8d3a4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/lib/Foswiki.pm
Expand Up @@ -1376,7 +1376,7 @@ sub getIconUrl {
$iconName =~ s/^.*\.(.*?)$/$1/;
return $this->getPubUrl( $absolute, $web, $topic, $iconName . '.gif' );
}
ele {
else {
return '';
}
}
Expand Down

0 comments on commit c8d3a4f

Please sign in to comment.