Correct the consistency of the indentation.

This commit is contained in:
markjcrane 2015-11-14 17:56:20 -07:00
parent 2a90eb7926
commit 75b2742fbf
1 changed files with 46 additions and 45 deletions

View File

@ -43,6 +43,7 @@ else {
$id = check_str($_GET["id"]); $id = check_str($_GET["id"]);
} }
//delete the data
if (strlen($id) > 0) { if (strlen($id) > 0) {
//get the dialplan uuid //get the dialplan uuid