- added email template for "forgot password" function, fixes #354
This commit is contained in:
@@ -55,7 +55,8 @@ $available_templates = array(
|
||||
'new_reply_ticket_by_customer',
|
||||
'new_reply_ticket_by_staff',
|
||||
'new_database_by_customer',
|
||||
'new_ftpaccount_by_customer'
|
||||
'new_ftpaccount_by_customer',
|
||||
'password_reset'
|
||||
);
|
||||
$file_templates = array(
|
||||
'index_html'
|
||||
|
||||
Reference in New Issue
Block a user