aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Invite.php
Commit message (Collapse)AuthorAgeFilesLines
* more backquotes - this should take care of most except for the array import ↵zotlabs2016-10-091-1/+1
| | | | queries
* Unify the various mail sending instance to enotify::send() and z_mail(). ↵redmatrix2016-10-011-6/+9
| | | | 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/+152