Problem/Motivation
After a migraton from D6 to D7 I noticed that the transliteration_filter_no_known_transliteration_* variables aren't used anymore and there is no update for removing them from the variable table.
Proposed resolution
Adds a hook_update_N to handle that.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | transliteration-Remove_unnecessary_D6_variables-2147577-1.patch | 1 KB | revagomes |
Comments
Comment #1
revagomes commentedComment #2
amateescu commentedCommitted and pushed to 7.x-3.x. Thanks for the patch :)