helpdesk-z / helpdeskz-dev

HelpDeskZ is a free PHP based software which allows you to manage your site's support with a web-based support ticket system.
http://www.helpdeskz.com/
GNU General Public License v2.0
83 stars 64 forks source link

Not able to change default email #8

Closed i5o closed 3 years ago

i5o commented 3 years ago

Hello, this line is not allowing me to change the default email in settings.

https://github.com/helpdesk-z/helpdeskz-dev/blob/9bf009a07a3539a0e25955b5d53295d33ff1ddae/hdz/app/Controllers/Staff/Settings.php#L346

I basically changed it to if (false) in order to be able to do stuff

helpdesk-z commented 3 years ago

Fixed, thank you!