Changeset 9145 for temp/trunk
- Timestamp:
- 2006/11/27 13:40:47 (20 years ago)
- File:
-
- 1 edited
-
temp/trunk/html/admin/products/product.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/products/product.php
r9144 r9145 496 496 // ½Ì¾®¤·¤¿²èÁü¤ò¥»¥Ã¥È¤¹¤ë 497 497 function lfSetScaleImage(){ 498 499 $subno = strrchr($_POST['image_key'], "sub_large_image"); 500 sfprintr($subno); 498 501 switch ($_POST['image_key']){ 499 502 case "main_large_image": … … 504 507 lfMakeScaleImage($_POST['image_key'], "main_list_image"); 505 508 break; 509 case "sub_large_image": 510 break; 506 511 default: 507 512 break;
Note: See TracChangeset
for help on using the changeset viewer.
