function l10n_update_update_7004 in Localization update 7.2
Same name and namespace in other branches
- 7 l10n_update.install \l10n_update_update_7004()
Create {cache_l10n_update} table.
File
- ./
l10n_update.install, line 475 - Install file for l10n remote updates.
Code
function l10n_update_update_7004() {
// Code removed. Table {cache_l10n_update} is no longer used.
}