Changeset 11044


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

Legend:

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

    r11043 r11044  
    9494    } 
    9595    $where .= ")"; 
    96      
     96 
     97sfprintr($where); 
     98sfprintr($arrval); 
     99     
     100     
     101/*   
    97102    // ¾¦ÉʰìÍ÷ 
    98103    $arrProducts = $objQuery->select("*", "vw_products_allclass AS allcls", $where, $arrval); 
     
    105110 
    106111    return $objPage; 
     112*/ 
    107113} 
    108114 
Note: See TracChangeset for help on using the changeset viewer.