Changeset 3376 for temp/trunk


Ignore:
Timestamp:
2006/08/31 00:14:59 (20 years ago)
Author:
naka
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/html/frontparts/bloc/search_products.php

    r3375 r3376  
    1313// ÁªÂòÃæ¤Î¥«¥Æ¥´¥êID¤òȽÄꤹ¤ë 
    1414$objSubPage->category_id = sfGetCategoryId($_GET['product_id'], $_GET['category_id']); 
    15 $arrRet = sfGetCategoryList('', true, ' '); 
     15$arrRet = sfGetCategoryList('', true, ' '); 
    1616 
    1717if(is_array($arrRet)) { 
Note: See TracChangeset for help on using the changeset viewer.