mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-24 02:12:17 +00:00
- message_helper.php fixed
- Changes in the logic of sending email
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
// Define constants
|
||||
define("EMAIL_CONFIG_INDEX", "mail");
|
||||
define("EMAIL_KONTAKT_TYPE", "email");
|
||||
define("SENT_INFO_NEWLINE", "\n");
|
||||
|
||||
// Define configuration parameters
|
||||
$config["email_number_to_sent"] = 1000; // Number of emails to sent each time sendAll is called
|
||||
|
||||
Reference in New Issue
Block a user