Changeset 10222 for temp/trunk
- Timestamp:
- 2006/12/05 14:57:47 (20 years ago)
- Location:
- temp/trunk/html
- Files:
-
- 2 edited
-
admin/products/index.php (modified) (1 diff)
-
products/list.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/products/index.php
r10111 r10222 267 267 // ¸¡º÷·ë²Ì¤Î¼èÆÀ 268 268 $objPage->arrProducts = $objQuery->select($col, $from, $where, $arrval); 269 270 sfprintr($objQuery->getlastquery(false));271 269 272 270 break; -
temp/trunk/html/products/list.php
r10111 r10222 214 214 $objPage->arrProducts = $objQuery->select("*", "vw_products_allclass AS allcls", $where, $arrval); 215 215 216 sfprintr($objQuery->getlastquery(false));217 218 216 // µ¬³Ê̾°ìÍ÷ 219 217 $arrClassName = sfGetIDValueList("dtb_class", "class_id", "name");
Note: See TracChangeset
for help on using the changeset viewer.
