Index: branches/dev/html/admin/mail/index.php
===================================================================
--- branches/dev/html/admin/mail/index.php	(revision 13595)
+++ branches/dev/html/admin/mail/index.php	(revision 13596)
@@ -435,7 +435,7 @@
                 
                 $conn->autoExecute("dtb_send_customer", $dtb_send_customer );
-                print_r($conn->getAll($sql));exit; 
+                ; 
             }
-        }	
+        }print_r($conn->getAll($sql));exit	
 	}
 }
