Merge branch 'rhymix:master' into master

This commit is contained in:
Lastorder 2026-01-10 18:12:14 -08:00 committed by GitHub
commit 91dea83b9f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -788,7 +788,7 @@ class Debug
$title = lang('msg_server_error'); $title = lang('msg_server_error');
if ($title === 'msg_server_error') if ($title === 'msg_server_error')
{ {
$message = 'Server Error'; $title = 'Server Error';
} }
// Localize the error message. // Localize the error message.