mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Update fax_to_email.php
This commit is contained in:
@@ -549,7 +549,7 @@ if (!function_exists('fax_split_dtmf')) {
|
||||
$language_code = $_SESSION['domain']['language']['code'];
|
||||
|
||||
//get the template subcategory
|
||||
if ($fax_relay == 'yes') {
|
||||
if ($fax_relay == 'true') {
|
||||
$template_subcategory = 'relay';
|
||||
}
|
||||
else {
|
||||
|
||||
Reference in New Issue
Block a user