Index: branches/5.2.x/core/units/images/images_config.php =================================================================== diff -u -N -r15433 -r16247 --- branches/5.2.x/core/units/images/images_config.php (.../images_config.php) (revision 15433) +++ branches/5.2.x/core/units/images/images_config.php (.../images_config.php) (revision 16247) @@ -1,6 +1,6 @@ Array ( 'clean_catalog_images' => Array ('EventName' => 'OnCleanImages', 'RunSchedule' => '0 0 * * 0', 'Status' => STATUS_DISABLED), - 'clean_resized_catalog_images' => Array ('EventName' => 'OnCleanResizedImages', 'RunSchedule' => '0 0 1 * *', 'Status' => STATUS_DISABLED), ), 'IDField' => 'ImageId', @@ -181,4 +180,4 @@ ), ), ), - ); \ No newline at end of file + );