- Timestamp:
- 2006/11/08 17:14:41 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/data/downloads/module/mdl_epsilon/convenience.php
r7802 r7803 50 50 51 51 // trans_code¤ËÃͤ¬¤¢¤ê³î¤Ä¡¢Àµ¾ï½ªÎ»¤Î¤È¤¤Ï¥ª¡¼¥À¡¼³Îǧ¤ò¹Ô¤¦¡£ 52 if($_GET[" result"] == "1"){52 if($_GET["trans_code"] != ""){ 53 53 54 54 // Àµ¾ï¤Ê¿ä°Ü¤Ç¤¢¤ë¤³¤È¤òµÏ¿¤·¤Æ¤ª¤¯ … … 69 69 // ´°Î»²èÌÌ¤Ø 70 70 header("Location: " . URL_SHOP_COMPLETE); 71 }72 73 if(count($_GET) > 0){74 sfprintr($_GET);75 exit();76 71 } 77 72
Note: See TracChangeset
for help on using the changeset viewer.
