fusionpbx/app/extensions
chansizzle 3d63d10ff6
Update extension_edit to populate device servers
This pull request fixes the code for adding extensions and a device is added to the extension.

These device fields are populated if they are defined and enabled in default setttings. This works if the data types = text (the default) and it works if the data types = array (very useful for server clusters)
2025-03-28 18:40:36 -06:00
..
resources Fix dashboard edit defaults (#7340) 2025-03-27 15:41:38 -06:00
app_config.php Sets the default value for Limit Max field when adding a new extension (#7342) 2025-03-28 10:49:47 -06:00
app_defaults.php Change $setting to $settings (#7318) 2025-03-14 16:19:49 -06:00
app_languages.php Consistent email wording (#7283) 2025-03-04 10:53:23 -07:00
app_menu.php Fix end of file line only use one line feed at the end of the file 2024-09-19 16:33:17 -06:00
extension_copy.php Allow namespace in auto loader (#7307) 2025-03-12 13:55:47 -06:00
extension_download.php Added the content card div 2024-09-05 23:37:34 -06:00
extension_edit.php Update extension_edit to populate device servers 2025-03-28 18:40:36 -06:00
extension_imports.php Remove carriage return per line and leave only line feeds 2024-09-19 17:14:21 -06:00
extensions.php Use boolean setting as true boolean (#7284) 2025-03-04 11:25:47 -07:00