Changeset 1897 for temp/trunk
- Timestamp:
- 2006/08/25 11:28:23 (20 years ago)
- Location:
- temp/trunk
- Files:
-
- 2 edited
-
data/Smarty/templates/admin/customer/index.tpl (modified) (previous)
-
html/admin/customer/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/customer/index.php
r1896 r1897 215 215 } 216 216 // ¥Ú¡¼¥¸Á÷¤ê¤Î¼èÆÀ 217 $objNavi = new SC_PageNavi($_POST[' search_pageno'], $linemax, $page_max, "fnCustomerPage", NAVI_PMAX);217 $objNavi = new SC_PageNavi($_POST['pageno'], $linemax, $page_max, "fnCustomerPage", NAVI_PMAX); 218 218 $startno = $objNavi->start_row; 219 219 $objPage->arrPagenavi = $objNavi->arrPagenavi;
Note: See TracChangeset
for help on using the changeset viewer.
