Projekt

Allgemein

Profil

GX-Bug #52881 » PropertiesImagesFix.patch

Till Tepelmann, 18.08.2017 14:21

Unterschiede anzeigen:

src/system/classes/csv/CSVFunctionLibrary.inc.php (revision )
1447 1447
					$t_image_dir .= DIR_WS_INFO_IMAGES;
1448 1448
					break;
1449 1449

  
1450
				case "properties_images":
1451
					$t_image_dir .= DIR_WS_IMAGES . 'product_images' . DIRECTORY_SEPARATOR
1452
					                . 'properties_combis_images' . DIRECTORY_SEPARATOR;
1453
					break;
1454

  
1450 1455
				default:
1451 1456
					break;
1452 1457
			}
    (1-1/1)