Index: branches/dev/html/admin/basis/mail.php
===================================================================
--- branches/dev/html/admin/basis/mail.php	(revision 13522)
+++ branches/dev/html/admin/basis/mail.php	(revision 13523)
@@ -36,8 +36,10 @@
         $mail_list = $objQuery->getall($sql);
         
-        print_r($mail_list);exit;
+        print_r($mail_list);print("<br>");
         
         // É½¼¨·ï¿ôÀßÄê
         $page_rows = $objQuery->count("dtb_templates");
+        print($page_rows);
+        exit;
         if(is_numeric($page_rows)) {    
             $page_max = $page_rows;
