Header, Footer, FileUpload

This commit is contained in:
Peter Hoppe
2022-12-28 15:08:29 +01:00
parent fd65306aaf
commit 4da1c85fe9
18 changed files with 256 additions and 26 deletions

View File

@ -79,7 +79,7 @@ try
$result = new CMsg(
0,
507,
'Too many users registered on the server, try it again later');
'Too many registered users on the server, try it again later');
}
else
{