Ignore:
Timestamp:
2013/01/27 11:25:38 (11 years ago)
Author:
kim
Message:

#2060 メッセージIDの振り直し SC_Fpdf_001-002(002とPARAM_LABEL_QUANTITY、LC_Page_Admin_Total_024を統合)
#2060 メッセージIDの振り直し SC_Fpdf003とLC_Page_Admin_Total_025、PARAM_LABEL_PRICEを統合
#2060 メッセージIDの振り直し SC_Fpdf004-006(006とPARAM_LABEL_DELIV_FEEを統合)
#2060 メッセージIDの振り直し SC_Fpdf007とPARAM_LABEL_CHARGE統合、SC_CartSession_001を修正時の間違いを訂正

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/version-2_12-multilang/data/class/SC_CartSession.php

    r22407 r22408  
    392392     */ 
    393393    function getAllProductID($productTypeId) { 
    394         trigger_error(t('c_ [Registration/update not possible] _01'), E_USER_ERROR); 
     394        trigger_error(t('c_A method that is not operating properly has been called._01'), E_USER_ERROR); 
    395395    } 
    396396 
Note: See TracChangeset for help on using the changeset viewer.