Jump to content

Module:Fallback: Difference between revisions

m
no edit summary
m (safety check for the "message=ID" (which may not exist or could be disabled) ; add more precise comments to describe some parts.)
mNo edit summary
Line 35:
if msg then
-- Trim the assigned message value before testing it.
msg = msg:string.gsub(msg, '^%s*(.-)%s*$')
if msg ~= '' then
if code == 'message' then
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.