diff --git a/app/dialplan/resources/classes/dialplan.php b/app/dialplan/resources/classes/dialplan.php index 161c1ad4a5..1b5049fd08 100644 --- a/app/dialplan/resources/classes/dialplan.php +++ b/app/dialplan/resources/classes/dialplan.php @@ -915,7 +915,6 @@ include "root.php"; //$result = $prep_statement->fetchAll(PDO::FETCH_NAMED); //print_r($result); unset($prep_statement); - //echo $sql."
\n"; $this->db->query($sql); unset($sql); }