r1512: In the approve users section of admin/usergroup.php, we were still using the...
authorRobert Sesek <rsesek@bluestatic.org>
Mon, 19 Mar 2007 17:39:47 +0000 (17:39 +0000)
committerRobert Sesek <rsesek@bluestatic.org>
Mon, 19 Mar 2007 17:39:47 +0000 (17:39 +0000)
commit6c66afdc57de90f51a4bb03a8946d78318933bc5
tree37d0f67ed365ead0c1876e3869392c7a12b863ad
parent9333caf0f2e1c8636f4bdbe3e0c138e7f022f076
r1512: In the approve users section of admin/usergroup.php, we were still using the mailing system from ISSO 2.0. Switched to using template-based emailing (which requires us to load the template system in that one file). Added templates/email/accountapproved.xml.tpl
admin/usergroup.php
docs/changes.txt
templates/email/accountapproved.xml.tpl [new file with mode: 0644]