Index: branches/dev/html/admin/basis/mail_template.php
===================================================================
--- branches/dev/html/admin/basis/mail_template.php	(revision 13674)
+++ branches/dev/html/admin/basis/mail_template.php	(revision 13675)
@@ -47,5 +47,5 @@
 $sql = "SELECT * FROM dtb_mailmaga_template WHERE del_flg = 0 ORDER BY create_date DESC";
 $objPage->list_data = $list_data = $conn->getAll($sql);
-print_r($list_data);exit;
+
 $objPage->arrMagazineType = $arrMagazineTypeAll;
 
