Topic: 'quote=name' to 'quotes="name"'
Recently i post a thread about a "error" in PunBB Migration Tool, where the names in quotes disappear.
I found it's because punBB uses 'quotes=name', and my actual forum uses 'quotes="name"', and i think that if i made this change the migration will run fine.
How can i make this change?