Index: branches/dev/html/admin/mail/sendmail.php
===================================================================
--- branches/dev/html/admin/mail/sendmail.php	(revision 13386)
+++ branches/dev/html/admin/mail/sendmail.php	(revision 13387)
@@ -18,5 +18,5 @@
     //----¡¡Ì¤Á÷¿®¥Ç¡¼¥¿¤ò¼èÆÀ¤¹¤ë
     $time_data = $conn->getAll( "SELECT send_id FROM dtb_send_history  WHERE complete_count = 0 AND del_flg = 0 ORDER BY send_id ASC, start_date ASC" );
-echo "now!!\n";
+sfprintr($time_data);
 } else {
     
