Changeset 9108 for temp/trunk/html
- Timestamp:
- 2006/11/27 11:36:29 (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
r9107 r9108 125 125 126 126 // Ãæ¡¢¾®²èÁüÀ¸À® 127 sfprintr(array_flip($objUpFile->keyname)); 127 $arrImageKey = array_flip($objUpFile->keyname); 128 sfprintr($arrImageKey[$_POST['image_key']]); 128 129 sfprintr($_POST['image_key']); 129 130
Note: See TracChangeset
for help on using the changeset viewer.
