Znote / ZnoteAAC

Developement repository for the Znote AAC project. A website portal to represent and manage your Open Tibia server.
MIT License
143 stars 127 forks source link

Redundancy in function EMAIL #511

Open luanluciano93 opened 2 years ago

luanluciano93 commented 2 years ago

https://github.com/Znote/ZnoteAAC/blob/cdaac6e974ae31516e508ae1852bc638b54b9635/engine/function/mail.php#L66

_config['email'] to _config['username']

The same "username" function could not be used because in config.php it would have the same value, which would be the e-mail.