Index: branches/dev/html/admin/basis/template_input.php
===================================================================
--- branches/dev/html/admin/basis/template_input.php	(revision 13813)
+++ branches/dev/html/admin/basis/template_input.php	(revision 13816)
@@ -100,7 +100,7 @@
 
 // ÆþÎÏ¥¨¥é¡¼¥Á¥§¥Ã¥¯
-function lfErrorCheck() {
+function lfErrorCheck($array) {
 	$objErr = new SC_CheckError();
-    
+    //print_r($array);exit;
 	$objErr->doFunc(array("¥á¡¼¥ë·Á¼°", "send_type"), array("EXIST_CHECK"));
     $objErr->doFunc(array("¥Æ¥ó¥×¥ì¡¼¥È", "template_name"), array("EXIST_CHECK"));
