Index: /branches/dev/html/admin/mail/sendmail.php
===================================================================
--- /branches/dev/html/admin/mail/sendmail.php	(revision 13391)
+++ /branches/dev/html/admin/mail/sendmail.php	(revision 13392)
@@ -63,8 +63,10 @@
 for( $i = 0; $i < $count; $i++ ) {
 
-    for( $j = 0; $j < count( $list_data[$i] ); $j ++ ) {
 print($count);
 print_r($list_data[$i]);
 exit;
+	
+    for( $j = 0; $j < count( $list_data[$i] ); $j ++ ) {
+
         $customerName = "";
         $mailBody = "";
