source: temp/trunk/html/test/kakinaka/treecheck.php @ 7209

Revision 7209, 126 bytes checked in by kakinaka, 20 years ago (diff)

* empty log message *

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1<?php
2
3require_once("../../require.php");
4
5$objView = new SC_UserView("./templates/");
6
7$objView->display("treecheck.tpl")
8
9?>
Note: See TracBrowser for help on using the repository browser.