Versions Compared

Key

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

...

  • $params: All informations about the client
  • $moduleSettings: Module settings, language strings

Use logActivity (json_encode($params)) and logActivity (json_encode($moduleSettings)) to see the exact content of these variables.

...