Changeset 7770 for temp/trunk
- Timestamp:
- 2006/11/08 14:21:40 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/admin/order/edit.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/order/edit.php
r7769 r7770 181 181 182 182 // ¤½¤Î¾»Ùʧ¤¤¾ðÊó¤òɽ¼¨ 183 if( count($objPage->arrDisp["memo02"]) > 0) $objPage->arrDisp["payment_info"] = unserialize($objPage->arrDisp["memo02"]);183 if($objPage->arrDisp["memo02"] != "") $objPage->arrDisp["payment_info"] = unserialize($objPage->arrDisp["memo02"]); 184 184 if($objPage->arrDisp["memo01"] == 1){ 185 185 $objPage->arrDisp["payment_type"] = "¥¯¥ì¥¸¥Ã¥È·èºÑ";
Note: See TracChangeset
for help on using the changeset viewer.
