WML100.php 133 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 <?php //header("Content-type: text/html; charset=EUC-JP"); include('./include/smarty.conf'); $o_smarty->display('WML100.tpl'); ?>