mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-03 10:23:50 +00:00
* 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