You are here

function l10n_update_update_7005 in Localization update 7

Rebuild registry for 'translations' stream wrapper.

File

./l10n_update.install, line 311
Install file for l10n remote updates.

Code

function l10n_update_update_7005() {
  registry_rebuild();
}