Changeset 922 for trunk/Modules/User/UserModel.php
- Timestamp:
- Feb 28, 2022, 8:53:22 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Modules/User/UserModel.php
r916 r922 418 418 $Row['Id'].'&H='.$Row['Password'].'&P='.$NewPassword.'">tento odkaz</a>.'."\n<br />". 419 419 "Po přihlášení si prosím změňte heslo na nové.\n\n<br><br>Na tento email neodpovídejte.", 'text/html'); 420 print_r($Mail);421 420 $Mail->Send(); 422 421
Note:
See TracChangeset
for help on using the changeset viewer.