source:
branches/dev/html/test/uehara/test.php
@
12175
Revision 12175, 141 bytes checked in by uehara, 15 years ago (diff) |
---|
Line | |
---|---|
1 | <?php |
2 | require_once("../../require.php"); |
3 | |
4 | $smary =& new Smarty; |
5 | printf("you can use Smarty(version %s).\n", $smary->_version); |
6 | |
7 | ?> |
Note: See TracBrowser
for help on using the repository browser.