![]() ![]() | ![]() |
version 1.362, 2003/04/18 01:13:21 | version 1.363, 2003/04/18 13:47:55 |
---|---|
Line 3546 sub gettitle { | Line 3546 sub gettitle { |
$title=$bighash{'title_'.$mapid.'.'.$resid}; | $title=$bighash{'title_'.$mapid.'.'.$resid}; |
untie %bighash; | untie %bighash; |
} | } |
$title=~s/\&colon\;/\:/gs; | |
if ($title) { | if ($title) { |
$titlecache{$symb}=$title; | $titlecache{$symb}=$title; |
return $title; | return $title; |