Changeset 11053 for temp/branches
- Timestamp:
- 2006/12/21 13:50:44 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
temp/branches/ec-cube-beta/html/campaign/default/index.php
r11052 r11053 38 38 39 39 $objPage->tpl_dir_name = CAMPAIGN_TEMPLATE_PATH . $dir_name . "/" . $status; 40 41 sfprintr($objPage); 42 40 43 41 44 //----¡¡¥Ú¡¼¥¸É½¼¨ … … 100 103 // ¾¦ÉʰìÍ÷ 101 104 $arrProducts = $objQuery->select("*", "vw_products_allclass AS allcls", $where, $arrval); 102 105 sfprintr($arrProducts); 103 106 for($i = 0; $i < count($arrProducts); $i++) { 104 107 $objPage = lfMakeSelect($arrProducts[$i]['product_id'], $arrClassName, $arrClassCatName);
Note: See TracChangeset
for help on using the changeset viewer.
