Ignore:
Timestamp:
2006/08/28 17:02:17 (20 years ago)
Author:
kakinaka
Message:

blank

File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/html/mypage/delivery.php

    r2349 r2350  
    5858 
    5959// ¥Ú¡¼¥¸Á÷¤ê¤Î½èÍý 
    60 $page_max = SEARCH_PMAX; 
     60//$page_max = SEARCH_PMAX; 
    6161 
    6262//¤ªÆÏ¤±ÀèÅÐÏ¿·ï¿ô¼èÆÀ 
    6363$linemax = $objQuery->count($from, $where, $arrval); 
    64  
     64/* 
    6565$objPage->tpl_linemax = $linemax; 
    6666 
     
    7272// ¼èÆÀÈϰϤλØÄê(³«»Ï¹ÔÈֹ桢¹Ô¿ô¤Î¥»¥Ã¥È) 
    7373$objQuery->setlimitoffset($page_max, $startno); 
    74  
     74*/ 
    7575// ɽ¼¨½ç½ø 
    7676$objQuery->setorder($order); 
Note: See TracChangeset for help on using the changeset viewer.