Index: branches/dev/html/admin/basis/template_input.php
===================================================================
--- branches/dev/html/admin/basis/template_input.php	(revision 13817)
+++ branches/dev/html/admin/basis/template_input.php	(revision 13818)
@@ -102,5 +102,5 @@
 function lfErrorCheck($array) {
 	$objErr = new SC_CheckError($array);
-    print_r($array);exit;
+//    print_r($array);exit;
 	$objErr->doFunc(array("¥á¡¼¥ë·Á¼°", "send_type"), array("EXIST_CHECK"));
     $objErr->doFunc(array("¥Æ¥ó¥×¥ì¡¼¥È", "template_name"), array("EXIST_CHECK"));
