root/trunk/htdocs/cacher/summary.tpl.php @ 1078

Revision 1078, 245 bytes (checked in by moo, 10 months ago)

htdocs/cache: re-adds help

  • Property svn:eol-style set to native
RevLine 
[1078]1<?php include "../common/header.tpl.php"; ?>
2<div class="switcher"><?php echo switcher("do", $doTypes); ?></div>
3<?php include "./sub/summary.tpl.php"; ?>
4<?php include "./sub/moduleinfo.tpl.php"; ?>
5<?php include "../common/footer.tpl.php"; ?>
Note: See TracBrowser for help on using the browser.