Index: branches/dev/html/admin/basis/preview.php
===================================================================
--- branches/dev/html/admin/basis/preview.php	(revision 13756)
+++ branches/dev/html/admin/basis/preview.php	(revision 13757)
@@ -32,5 +32,6 @@
 		$id = $_GET['id'];
         $result = $conn->getAll($sql, array($id));
-	
+	       
+        print_r($result);exit;   
         if ( $result ){
                 if ( $result[0]["mail_method"] == 2 ){
