stable
Clone or download
Read-only
request #14958: Avoid notice when accessing /forum/ or /mail/ without a group_id GET parameter
This is a quick fix to clean the logs of public instances, it does not fix the series of design issues leading to it. Starting major refactoring processes for those two pages is probably not worth it. Change-Id: If40ce2b2f3c2e82641f794e4d0f53b5a1d9b3ff2
Modified Files
Name | ||||
---|---|---|---|---|
M | src/www/forum/index.php | +23 | −4 | Go to diff View file |
M | src/www/mail/index.php | +9 | −2 | Go to diff View file |