mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Update dialplan.php
This commit is contained in:
@@ -915,7 +915,6 @@ include "root.php";
|
||||
//$result = $prep_statement->fetchAll(PDO::FETCH_NAMED);
|
||||
//print_r($result);
|
||||
unset($prep_statement);
|
||||
//echo $sql."<br />\n";
|
||||
$this->db->query($sql);
|
||||
unset($sql);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user