![]() ![]() | ![]() |
version 1.125, 2003/01/10 19:03:06 | version 1.128, 2003/01/14 14:59:47 |
---|---|
Line 686 sub real_handler { | Line 686 sub real_handler { |
$r->print('<script>location += "#curloc";</script>'); | $r->print('<script>location += "#curloc";</script>'); |
} | } |
$r->print("</body></html>"); | |
$navmap->untieHashes(); | $navmap->untieHashes(); |
$r->print("</body></html>"); | |
return OK; | return OK; |
} | } |