Changeset 14409 for branches/dev/html
- Timestamp:
- 2007/06/07 15:03:50 (19 years ago)
- File:
-
- 1 edited
-
branches/dev/html/admin/mail/index.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/dev/html/admin/mail/index.php
r14407 r14409 154 154 $linemax = $objQuery->count($from, $where, $arrval); 155 155 $objPage->tpl_linemax = $linemax; // ²¿·ï¤¬³ºÅö¤·¤Þ¤·¤¿¡£É½¼¨ÍÑ 156 156 sfprintr($linemax); 157 157 // ¥Ú¡¼¥¸Á÷¤ê¤Î¼èÆÀ 158 158 $objNavi = new SC_PageNavi($_POST['search_pageno'], $linemax, SEARCH_PMAX, "fnResultPageNavi", NAVI_PMAX); … … 291 291 $objPage->arrYear = $arrYear; 292 292 $objPage->errorCount = count($objPage->arrErr); 293 $objPage->mode = $_POST['mode']; 293 294 294 295 295 $objPage->arrCustomerOrderId = lfGetCustomerOrderId($_POST['buy_product_code']);
Note: See TracChangeset
for help on using the changeset viewer.
