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