Index: branches/dev/html/admin/mail/index.php
===================================================================
--- branches/dev/html/admin/mail/index.php	(revision 14407)
+++ branches/dev/html/admin/mail/index.php	(revision 14409)
@@ -154,5 +154,5 @@
 		$linemax = $objQuery->count($from, $where, $arrval);
 		$objPage->tpl_linemax = $linemax;				// ²¿·ï¤¬³ºÅö¤·¤Þ¤·¤¿¡£É½¼¨ÍÑ
-		
+		sfprintr($linemax);
 		// ¥Ú¡¼¥¸Á÷¤ê¤Î¼èÆÀ
 		$objNavi = new SC_PageNavi($_POST['search_pageno'], $linemax, SEARCH_PMAX, "fnResultPageNavi", NAVI_PMAX);
@@ -291,5 +291,5 @@
 $objPage->arrYear = $arrYear;
 $objPage->errorCount = count($objPage->arrErr);
-$objPage->mode = $_POST['mode'];
+
 
 $objPage->arrCustomerOrderId = lfGetCustomerOrderId($_POST['buy_product_code']);
