Changeset 2132 for temp/trunk


Ignore:
Timestamp:
2006/08/26 17:36:17 (20 years ago)
Author:
kakinaka
Message:

blank

File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/data/class/SC_CustomerList.php

    r2131 r2132  
    248248        $limit = $array['page_rows']; 
    249249//      $offset = $array['page_rows'] * $array['search_pageno']; 
     250        $offset = 0; 
    250251        $this->setLimitOffset($limit, $offset); 
    251252 
Note: See TracChangeset for help on using the changeset viewer.