slawkens / myaac

A free and open-source Automatic Account Creator (AAC) written in PHP
https://my-aac.org
GNU General Public License v3.0
125 stars 99 forks source link

fix: password2 variable refactor to correct name #237

Closed kamgrzeski closed 1 year ago

kamgrzeski commented 1 year ago

A small correction to the naming of the password2 variable.

slawkens commented 1 year ago

Thanks