mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Rename switch_ivr_menu to ivr_menu in the code.
This commit is contained in:
@@ -27,7 +27,7 @@ include "root.php";
|
||||
require_once "resources/classes/dialplan.php";
|
||||
|
||||
//define the directory class
|
||||
class switch_ivr_menu {
|
||||
class ivr_menu {
|
||||
public $db;
|
||||
public $domain_uuid;
|
||||
public $domain_name;
|
||||
|
||||
Reference in New Issue
Block a user