Module:DecodeEncode: Difference between revisions
Fixed error (`a ~= (nil or '')` doesn't work; change to `a and a ~= ''`).
(Fixed error (`a ~= (nil or '')` doesn't work; change to `a and a ~= ''`).) |
(No difference)
|
(Fixed error (`a ~= (nil or '')` doesn't work; change to `a and a ~= ''`).) |
(No difference)
|