Changeset 12174
- Timestamp:
- 2007/04/24 17:29:27 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/dev/html/test/uehara/test.php
r12173 r12174 1 1 <?php 2 2 3 mail('elle_support@official-store.jp','test', 'test'); 3 $smary =& new Smarty; 4 printf("you can use Smarty(version %s).\n", $smary->_version); 5 4 6 ?>
Note: See TracChangeset
for help on using the changeset viewer.