" . displayLinks($list[$k]['contents']) . "
";
}
if (count($list[$k]['subsections'])) {
drawSections($list[$k]['subsections'], $depth + 1);
}
?>
title = "Manual";
$this->addStylesheet("manual");
$this->addScript("manual");
if (is_null(handler::$h->page)) {
include('manual_notfound.en.inc');
} else {
?>
=handler::$h->page['title']?>
page['subsections'])) : ?>
Page contents
[ HideShow ]
page['subsections']); ?>
endContents();
?>