Änderungen

Update events erstellt von Patrick Müller's avatar Patrick Müller
......@@ -12,4 +12,4 @@
* fires when a user successfully registers via frontend registrar, i.e. if the user is created in the system; this **does not** mean that the user is activated / able to log in at that point in time!
* `$registrarType` is the PHP class of the respective registrar that was used
* `quiqqerFrontendUsersUserActivate` (int $userId, string $registrarHash, string $registrarType)
* fires if the user is redirected to the registration page after successfully confirming their activation
\ No newline at end of file
* fires if the user is redirected to the registration page after successfully confirming their activation or if the user is activated immediately
\ No newline at end of file