Modulo:Protezione: differenze tra le versioni
Contenuto cancellato Contenuto aggiunto
moveProt autoconfirmed |
m spazio |
||
Riga 56:
editProt = getProtection('edit', title)
moveProt = getProtection('move', title)
-- se è rimasta solo moveProt
if not editProt and moveProt == 'autoconfirmed' then
moveProt = nil
|