Update dialplan.php
This commit is contained in:
@@ -915,7 +915,6 @@ include "root.php";
|
|||||||
//$result = $prep_statement->fetchAll(PDO::FETCH_NAMED);
|
//$result = $prep_statement->fetchAll(PDO::FETCH_NAMED);
|
||||||
//print_r($result);
|
//print_r($result);
|
||||||
unset($prep_statement);
|
unset($prep_statement);
|
||||||
//echo $sql."<br />\n";
|
|
||||||
$this->db->query($sql);
|
$this->db->query($sql);
|
||||||
unset($sql);
|
unset($sql);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user