l('System Stream Wrapper', 'https://drupal.org/project/system_stream_wrapper', array('external' => TRUE)))), 'warning'); } /** * Clear image styles cache. */ function imagecache_actions_update_7002(&$sandbox) { // We need to clear this cache as many effect callbacks have been renamed. cache_clear_all('image_styles', 'cache'); }