getById($bug); $project = $projects->getById($bug['project']); echo $xhtml->head('Bug #'.$bug['id'].': '.xHTML::Protect($bug['title']),"showbug"); echo '
File(s) involved: '.xHTML::Protect($bug['file']).'
'.xHTML::Format($bug['text']).'
Delete