po: add comments

Signed-off-by: intrigeri <intrigeri@boum.org>
master
intrigeri 2008-11-07 16:33:10 +01:00
parent d843b2ce88
commit 4879a7f033
1 changed files with 1 additions and 0 deletions

View File

@ -263,6 +263,7 @@ sub myurlto ($$;$) { #{{{
my $from=shift;
my $absolute=shift;
# workaround hard-coded /index.$config{htmlext} in IkiWiki::urlto()
if (! length $to
&& $config{po_link_to} eq "current"
&& istranslation($from)