Index: temp/trunk/html/shopping/index.php
===================================================================
--- temp/trunk/html/shopping/index.php	(revision 1966)
+++ temp/trunk/html/shopping/index.php	(revision 2690)
@@ -98,5 +98,5 @@
 // ÁªÂòÍÑÆüÉÕ¤Î¼èÆÀ
 $objDate = new SC_Date(START_BIRTH_YEAR);
-$objPage->arrYear = $objDate->getYear('', 1950);	//¡¡ÆüÉÕ¥×¥ë¥À¥¦¥óÀßÄê
+$objPage->arrYear = $objDate->getYear('');	//¡¡ÆüÉÕ¥×¥ë¥À¥¦¥óÀßÄê
 $objPage->arrMonth = $objDate->getMonth();
 $objPage->arrDay = $objDate->getDay();
Index: temp/trunk/html/admin/mail/index.php
===================================================================
--- temp/trunk/html/admin/mail/index.php	(revision 2688)
+++ temp/trunk/html/admin/mail/index.php	(revision 2690)
@@ -111,6 +111,4 @@
 		$objPage->tpl_linemax = $linemax;				// ²¿·ï¤¬³ºÅö¤·¤Þ¤·¤¿¡£É½¼¨ÍÑ
 		
-		$objQuery->getlastquery(true);
-
 		// ¥Ú¡¼¥¸Á÷¤ê¤Î¼èÆÀ
 		$objNavi = new SC_PageNavi($_POST['search_pageno'], $linemax, SEARCH_PMAX, "fnResultPageNavi", NAVI_PMAX);
