or download this
if ( $Request->ServerVariables("SERVER_NAME")->item() =~ /tempohelp/ )
+ {
my $toc_file = ( $Session->{'usrType'} eq 'Pro' ) ? 'e:\Suppor
+tWeb\Content\HELP\PRO\TOC.html' : 'e:\SupportWeb\Content\help\tpo\def
+ault\TOC.html';
...
}
$content .= '</leftIndex>';
}