fusionpbx/app/email_queue
frytimo 7d493c3287
smtp_from_name was accidentally set to smtp_from (#7029)
This uses the settings default value to set smtp_from_name to be set to
smtp_from if it does not have it's own value. The isset check on line
248 is no longer needed because smtp_from_name will always have a value
2024-06-28 08:47:17 -06:00
..
resources smtp_from_name was accidentally set to smtp_from (#7029) 2024-06-28 08:47:17 -06:00
app_config.php Fix empty line printing on console (#6956) 2024-04-23 08:53:14 -06:00
app_languages.php Added Greek & Turkish translations to core app_languages.php files (#6856) 2023-12-22 15:31:34 -07:00
app_menu.php Correct german translations. (#6838) 2023-11-29 17:43:18 -07:00
email_queue.php Use magic constant dir (#6711) 2023-06-15 11:28:23 -06:00
email_queue_delete.php Use magic constant dir (#6711) 2023-06-15 11:28:23 -06:00
email_queue_edit.php Email Queue - Edit: Ace Editor icon change. 2024-01-24 20:48:49 +00:00
email_test.php Use __dir__ to find resources/require.php 2023-06-16 22:49:09 -06:00