Changeset 8243 for temp


Ignore:
Timestamp:
2006/11/10 19:35:41 (20 years ago)
Author:
kakinaka
Message:

blank

Location:
temp/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • temp/trunk/data/downloads/module/mdl_epsilon/card.php

    r8242 r8243  
    109109        // ·èºÑ¶èʬ¥¨¥é¡¼¤Î¾ì¹ç¤Ë¤Ï VISA,MASTER ¤Î¤ß¤ÇºÆÁ÷¿®¤ò»î¤ß¤ë 
    110110        if($err_code == "909" and $again){ 
    111             $arrPayment[0]["memo04"] = "11000-0000-00000"; 
     111            $arrPayment[0]["memo04"] = "10000-0000-00000"; 
    112112            lfSendCredit($arrData, $arrPayment, $arrMainProduct, false); 
    113113        } 
  • temp/trunk/html/admin/products/index.php

    r6085 r8243  
    134134            } 
    135135             
     136            $arrval = array(); 
    136137            switch ($key) { 
    137138                case 'search_product_id':   // ¾¦ÉÊID 
Note: See TracChangeset for help on using the changeset viewer.