Modulo:Protezione: differenze tra le versioni
Contenuto cancellato Contenuto aggiunto
Nuovo modulo |
moveProt autoconfirmed |
||
Riga 56:
editProt = getProtection('edit', title)
moveProt = getProtection('move', title)
-- se è rimasta solo moveProt =autoconfirmed è da considerarsi scaduta
if not editProt and moveProt == 'autoconfirmed' then
moveProt = nil
end
-- protezione per la modifica
|