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

Fix error in helpdesk.php #516

Closed luanluciano93 closed 2 years ago

luanluciano93 commented 2 years ago

Error: Warning: Trying to access array offset on value of type bool in C:....\helpdesk.php on line 34

https://github.com/Znote/ZnoteAAC/blob/cdaac6e974ae31516e508ae1852bc638b54b9635/helpdesk.php#L24

If I put a non-existent ID in the URL, it throws the error.