mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Update orm.php
Remove some debug code.
This commit is contained in:
@@ -314,14 +314,6 @@
|
||||
else {
|
||||
$action = "add";
|
||||
}
|
||||
/*
|
||||
if ($table_name == "v_dialplans") {
|
||||
echo "<pre>\n";
|
||||
print_r($array);
|
||||
echo "</pre>\n";
|
||||
exit;
|
||||
}
|
||||
*/
|
||||
|
||||
//add a record
|
||||
//set the message index
|
||||
|
||||
Reference in New Issue
Block a user