aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Lostpass.php
Commit message (Collapse)AuthorAgeFilesLines
* Deprecate *_config() functions in core.Harald Eilertsen2024-03-241-5/+5
|
* fix php warningsMario Vavti2022-10-231-2/+2
|
* fix various issuesMario2022-10-211-33/+33
|
* Unify the various mail sending instance to enotify::send() and z_mail(). ↵redmatrix2016-10-011-22/+25
| | | | Both take the same arguments. z_mail() is text only, enotify::send() provides html and text. Both are pluggable using the enotfy_send hook.
* module updatesredmatrix2016-04-181-0/+138