Correct the consistency of the indentation.
This commit is contained in:
parent
2a90eb7926
commit
75b2742fbf
|
|
@ -43,6 +43,7 @@ else {
|
|||
$id = check_str($_GET["id"]);
|
||||
}
|
||||
|
||||
//delete the data
|
||||
if (strlen($id) > 0) {
|
||||
|
||||
//get the dialplan uuid
|
||||
|
|
|
|||
Loading…
Reference in New Issue