Untitled

Anonymous
plain_text
09/23/2024 3:46 PM
656 B
17
Indexable
Posíláme pokud si uživatel ještě nezměnil heslo 

[tyreto_user] => Array
                (
                    [user_email] => [email protected] (string)
                    [password] => ELSASR5vrwcU (string)
                )


Posíláme pokud si uživatel už pozměnil heslo

[tyreto_user] => Array
                (
                    [user_email] => [email protected]  (string)
                    'previously_registered' => true, (bool)
                )
Editor is loading...
Leave a Comment