rashandzamshut

Results 1 issues of rashandzamshut

The following code takes ages to run and it crashes my server: $messages = $server->getMessages(100); Looks like it loads all the possible details about every message, but how am I...