Topic: page_title

I am having some trouble finding the $page_title var.

I need to edit it so it uses a | instead of /

can anyone tell me what file it's in, thanks

Re: page_title

its near that top of each page
e.g.
$page_title = pun_htmlspecialchars($pun_config['o_board_title'].' / '.$cur_forum['forum_name']);