Ignore:
Timestamp:
2011/01/06 01:28:55 (13 years ago)
Author:
Seasoft
Message:

#834(パラメータの定数名に「URL」を含むにもかかわらず、パスのみのものがある)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/version-2_5-dev/data/class/pages/shopping/LC_Page_Shopping_DelivAddr.php

    r19832 r19833  
    194194                $objSiteSess->setRegistFlag(); 
    195195                // お支払い方法選択ページへ移動 
    196                 $this->objDisplay->redirect($this->getLocation(MOBILE_URL_SHOP_PAYMENT)); 
     196                $this->objDisplay->redirect($this->getLocation(MOBILE_SHOPPING_PAYMENT_URL_PATH)); 
    197197                exit; 
    198198            } else { 
Note: See TracChangeset for help on using the changeset viewer.