Changeset 1660 for temp/trunk/html


Ignore:
Timestamp:
2006/08/24 14:37:52 (20 years ago)
Author:
kakinaka
Message:

blank

File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/html/admin/products/index.php

    r1659 r1660  
    4141sfIsSuccess($objSess); 
    4242 
    43 /* 
     43 
    4444// ÅÐÏ¿¡¦¹¹¿·¸¡º÷³«»Ïǯ 
    4545$objDate->setStartYear(RELEASE_YEAR); 
     
    5454$objPage->arrEndMonth = $objDate->getMonth(); 
    5555$objPage->arrEndDay = $objDate->getDay(); 
    56 */ 
     56 
    5757//¥­¥ã¥ó¥Ú¡¼¥ó¤ÎÊÔ½¸»þ 
    5858if(sfIsInt($_POST['campaign_id']) && $_POST['mode'] == "camp_search") { 
Note: See TracChangeset for help on using the changeset viewer.