Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix error 500 on logout based on the following trace: ===== [Thu Jul 25 10:12:29.680726 2024] [php:error] [pid 62:tid 62] [client 172.19.0.3:52588] PHP Fatal error: Uncaught TypeError: mysqli_fetch_row(): Argument #1 ($result) must be of type mysqli_result, bool given in /app/reports/require/header.php:205 Stack trace: #0 /app/reports/require/header.php(205): mysqli_fetch_row() #1 /app/reports/index.php(44): require('...') #2 {main} thrown in /app/reports/require/header.php on line 205, =====
- Loading branch information