Index: branches/dev/html/admin/order/mail.php
===================================================================
--- branches/dev/html/admin/order/mail.php	(revision 13625)
+++ branches/dev/html/admin/order/mail.php	(revision 13654)
@@ -42,9 +42,9 @@
 
 $objPage->tpl_order_id = $_POST['order_id'];
-
+print_r($objPage->tpl_order_id);
 // ¥Ñ¥é¥á¡¼¥¿´ÉÍý¥¯¥é¥¹
 $objFormParam = new SC_FormParam();
 // ¥Ñ¥é¥á¡¼¥¿¾ðÊó¤Î½é´ü²½
-lfInitParam();
+lfInitParam($objPage->tpl_order_id);
 
 switch($_POST['mode']) {
