Always include mail.php
This commit is contained in:
parent
6d8812abb5
commit
451b924cd1
1 changed files with 1 additions and 0 deletions
|
@ -53,6 +53,7 @@ require_once('smarty.php');
|
|||
require_once('url.php');
|
||||
require_once('url-helpers.php');
|
||||
require_once('db.php');
|
||||
require_once('mail.php');
|
||||
|
||||
// Initialize translation
|
||||
init_translation();
|
||||
|
|
Loading…
Reference in a new issue