Skip to content

userhelper::createNewUser method is fubar and needs to be rewritten pronto #20

@rdiaztushman

Description

@rdiaztushman

This function is FUBAR. It is marked as static, but often uses $this->
At one point, it sets a property for an object ($msg) that doesn't exist.
It needs to NOT be a static function so that it can send back an error message to the calling function.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions