There is some confusion here in nomenclature. I already found bugs where I used the same function names using descriptors like "account_info". I think those have been fixed, but regardless, it'd be good to go through and completely change the naming conventions for these two areas to avoid confusion. Something like "signup_info" and "change_info" on all variables, id's, and functions.
There is some confusion here in nomenclature. I already found bugs where I used the same function names using descriptors like "account_info". I think those have been fixed, but regardless, it'd be good to go through and completely change the naming conventions for these two areas to avoid confusion. Something like "signup_info" and "change_info" on all variables, id's, and functions.