Change back to original fax_files.php as the fax_outbound.php is not ready.
This commit is contained in:
@@ -811,8 +811,8 @@ if (!function_exists('fax_split_dtmf')) {
|
|||||||
header("Location: fax_active.php?id=".$fax_uuid);
|
header("Location: fax_active.php?id=".$fax_uuid);
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
//header("Location: fax_files.php?id=".$fax_uuid."&box=sent");
|
header("Location: fax_files.php?id=".$fax_uuid."&box=sent");
|
||||||
header("Location: fax_outbox.php?id=".$fax_uuid);
|
//header("Location: fax_outbox.php?id=".$fax_uuid);
|
||||||
}
|
}
|
||||||
exit;
|
exit;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user