Changeset 12663 for branches/dev
- Timestamp:
- 2007/05/13 16:06:01 (19 years ago)
- File:
-
- 1 edited
-
branches/dev/html/mobile/shopping/index.php (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/dev/html/mobile/shopping/index.php
r12661 r12663 248 248 } 249 249 250 print($objPage->arrForm['year']);251 252 253 254 250 //$objPage->arrForm['email'] = strtolower($objPage->arrForm['email']); // email¤Ï¤¹¤Ù¤Æ¾®Ê¸»ú¤Ç½èÍý 255 251 … … 331 327 $objPage->addr01 = @$address[0]['city'] . @$address[0]['town']; 332 328 } 333 }/*elseif ($_POST["mode"] == "deliv") { 334 //¥Ñ¥¹¥ï¡¼¥Éɽ¼¨ 335 336 //¥á¡¼¥ë¼õ¤±¼è¤ê 337 // if (strtolower($objPage->arrForm['mail_flag']) == "on") { 338 // $objPage->arrForm['mail_flag'] = "2"; 339 // } else { 340 // $objPage->arrForm['mail_flag'] = "3"; 341 // } 342 343 $objPage->tpl_mainpage = 'shopping/deliv.tpl'; 344 $objPage->tpl_title = '¤ªµÒÍ;ðÊó(³Îǧ¥Ú¡¼¥¸)'; 345 346 }*/ 329 } 347 330 348 331 //-- ¥Ç¡¼¥¿ÀßÄê … … 388 371 389 372 lfCopyDeliv($objPage->tpl_uniqid, $_POST); 390 print_r($objPage ->tpl_uniqid);373 print_r($objPage); 391 374 $objPage->arrAddr[0]['zip01'] = $objPage->zip01; 392 375 $objPage->arrAddr[0]['zip02'] = $objPage->zip02;
Note: See TracChangeset
for help on using the changeset viewer.
