fixes for #1821 4.2 branch (#2034)

* fixes for #1822 4.2 branch

app/extensions/app_languages.php
+ add duplicate extension error prompt

app/extensions/extension_copy.php
+ add check to see if duplicate extension exists

app/extensions/resources/classes/extension.php
+ add function to check if extension exists
+ all cherry picks "AND AND" fix from master

* fix typo

* Update app_languages.php

* Update extension_copy.php

* Update extension.php
This commit is contained in:
jebsolutions
2016-11-24 03:12:21 -05:00
committed by FusionPBX
parent 42aa667a26
commit 8547f2ac32
3 changed files with 29 additions and 3 deletions

View File

@@ -1598,4 +1598,4 @@ $text['button-call_routing']['ro'] = "rutare de apel";
$text['button-call_routing']['ar-eg'] = "توجيه الدعوة";
$text['button-call_routing']['he'] = "ניתוב שיחות";
?>
?>