- Timestamp:
- 2006/11/29 17:29:51 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/admin/products/product.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/products/product.php
r9401 r9402 75 75 // DB¤«¤é¾¦ÉʾðÊó¤ÎÆÉ¹þ 76 76 $arrForm = lfGetProduct($_POST['product_id']); 77 if($_POST['mode'] == "copy") $arrForm["product_id"] == ""; 77 if($_POST['mode'] == "copy") { 78 $arrForm["product_id"] == ""; 79 } 78 80 $objPage->arrForm = $arrForm; 79 81
Note: See TracChangeset
for help on using the changeset viewer.
