small fix, added a wrapper for the renamed function email_address (was sub_default_addres) for email/anglemail

This commit is contained in:
Ralf Becker 2003-05-03 10:58:46 +00:00
parent 18e75c5a85
commit ce1a06d831

View File

@ -727,6 +727,11 @@
return $prefs_email_address;
}
function sub_default_address($account_id='')
{
return $this->email_address($account_id);
}
/*!
@function create_email_preferences
@abstract create email preferences