stupid perl..
parent
413ac79a99
commit
3a95b4b132
|
@ -586,7 +586,7 @@ sub match_link ($$) { #{{{
|
|||
} #}}}
|
||||
|
||||
sub match_backlink ($$) { #{{{
|
||||
match_link(reverse @_);
|
||||
match_link(pop, pop);
|
||||
} #}}}
|
||||
|
||||
sub match_creation_day ($$) { #{{{
|
||||
|
|
Loading…
Reference in New Issue