Streamlined response message for: Default Settings, SIP Status
This commit is contained in:
@@ -85,7 +85,8 @@ else {
|
||||
echo $response;
|
||||
}
|
||||
else {
|
||||
header("Location: sip_status.php?savemsg=".urlencode($response));
|
||||
$_SESSION["message"] = $response;
|
||||
header("Location: sip_status.php");
|
||||
}
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user