- Timestamp:
- 2007/05/30 17:27:34 (19 years ago)
- File:
-
- 1 edited
-
branches/dev/html/admin/order/mail.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/dev/html/admin/order/mail.php
r13811 r13821 40 40 } 41 41 42 // ɽ¼¨¥â¡¼¥ÉȽÄê43 if(sfIsInt($_GET['order_id'])) {44 $objPage->disp_mode = true;45 $order_id = $_GET['order_id'];46 } else {47 $order_id = $_POST['order_id'];48 }49 42 $objPage->tpl_order_id = order_id; 50 43 print_r($_POST);
Note: See TracChangeset
for help on using the changeset viewer.
