function l10n_update_update_7006 in Localization update 7
Rebuild registry after removing the stream wrapper.
File
- ./l10n_update.install, line 318 
- Install file for l10n remote updates.
Code
function l10n_update_update_7006() {
  registry_rebuild();
}