mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 02:44:53 +00:00
Remove mysqli connection vars when passing mail data to addToMailQueue Function
This commit is contained in:
@@ -10,9 +10,7 @@ require_once "../config.php";
|
||||
|
||||
// Set Timezone
|
||||
require_once "../inc_set_timezone.php";
|
||||
|
||||
require_once "../functions.php";
|
||||
|
||||
require_once "../rfc6238.php";
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user