Changeset 10227 for temp/trunk
- Timestamp:
- 2006/12/05 21:32:11 (20 years ago)
- Location:
- temp/trunk
- Files:
-
- 2 edited
-
data/conf/conf.php (modified) (1 diff)
-
html/admin/products/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/data/conf/conf.php
r10226 r10227 766 766 "&&crscls_where&&" => "", 767 767 "&&crsprdcls_where&&" =>"", 768 "&&noncls_where&&" => " WHERE del_flg = 0 ORDER BY update_date DESC LIMIT 10 OFFSET 0",768 "&&noncls_where&&" => "", 769 769 "&&allcls_where&&" => "", 770 770 "&&allclsdtl_where&&" => "", -
temp/trunk/html/admin/products/index.php
r10224 r10227 265 265 // ɽ¼¨½ç½ø 266 266 $objQuery->setorder($order); 267 268 // view¤â¹Ê¹þ¤ß¤ò¤«¤±¤ë(mysqlÍÑ) 269 global $arrViewWhere(); 270 $arrViewWhere["&&noncls_where&&"] = $where; 271 267 272 // ¸¡º÷·ë²Ì¤Î¼èÆÀ 268 273 $objPage->arrProducts = $objQuery->select($col, $from, $where, $arrval);
Note: See TracChangeset
for help on using the changeset viewer.
