Changeset 11048 for temp/branches


Ignore:
Timestamp:
2006/12/21 13:12:32 (19 years ago)
Author:
uehara
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/branches/ec-cube-beta/html/campaign/default/index.php

    r11047 r11048  
    9898    $where .= ")"; 
    9999 
    100 sfprintr($where); 
    101 sfprintr($arrval); 
    102      
    103      
    104 /*   
    105100    // ¾¦ÉʰìÍ÷ 
    106101    $arrProducts = $objQuery->select("*", "vw_products_allclass AS allcls", $where, $arrval); 
     
    113108 
    114109    return $objPage; 
    115 */ 
    116110} 
    117111 
Note: See TracChangeset for help on using the changeset viewer.