Changeset 9147 for temp/trunk/html/admin
- Timestamp:
- 2006/11/27 13:43:12 (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
r9146 r9147 492 492 function lfSetScaleImage(){ 493 493 494 $subno = str rchr($_POST['image_key'], "sub_large_image");494 $subno = str_replace("sub_large_image", "", $_POST['image_key']); 495 495 sfprintr($subno); 496 496 switch ($_POST['image_key']){
Note: See TracChangeset
for help on using the changeset viewer.
