Rename switch_ivr_menu to ivr_menu in the code.

This commit is contained in:
Mark Crane
2013-09-11 13:06:14 +00:00
parent 8260650afd
commit 15661b5c85
6 changed files with 15 additions and 15 deletions

View File

@@ -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;