Changeset 15875
- Timestamp:
- 2007/09/21 20:30:53 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/feature-module-update/data/class/pages/products/LC_Page_Products_List.php
r15846 r15875 243 243 } 244 244 245 if (empty($arrval)) { 246 $arrval = array(); 247 } 245 248 // 行数の取得 246 249 $linemax = $objQuery->count("vw_products_allclass AS allcls", $where, $arrval);
Note: See TracChangeset
for help on using the changeset viewer.
