From 77c4639643528a7453600519dfa1d07b08babcdb Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Mon, 16 Apr 2018 10:41:19 -0600 Subject: [PATCH] Update app_config.php --- app/voicemails/app_config.php | 1 - 1 file changed, 1 deletion(-) diff --git a/app/voicemails/app_config.php b/app/voicemails/app_config.php index 82eb062193..cca0737458 100644 --- a/app/voicemails/app_config.php +++ b/app/voicemails/app_config.php @@ -28,7 +28,6 @@ $apps[$x]['description']['sv-se'] = ""; $apps[$x]['description']['uk-ua'] = ""; - //destination details $y=0; $apps[$x]['destinations'][$y]['type'] = "sql";