summaryrefslogtreecommitdiffstats
path: root/settings/templates/email.new_user.php
Commit message (Collapse)AuthorAgeFilesLines
* Remove deprecated function OC_User::getManagerRoeland Jago Douma2015-12-171-1/+1
| | | | | Private deprecated function => removed Replaced all instances with suggested replacement
* Send mail for new usersMorris Jobke2014-12-161-0/+36
* supply mail address * send mail with username and URL to that mail address * option to temporary enable this feature