Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Variables Should Not Be Declared inside the Loops

The following code can result in an error message "Too many new instances created" in the server log:

...