fusionpbx/app/destinations
Tim Fry 7801128070 move javascript outside of class
The following updates have been done:
- Moved javascript outside of the class so the class does not escape PHP for coding best practices
- Moved the private object properties to class constants so they are read-only and readable by other classes
- Updated constructor to pass settings to database and settings classes if creation is required
2025-02-25 10:26:57 -04:00
..
resources move javascript outside of class 2025-02-25 10:26:57 -04:00
app_config.php messages-to-email (#7193) 2024-12-09 10:10:15 -07:00
app_defaults.php Fix temporary permissions 2024-11-29 13:57:01 -07:00
app_languages.php fix-sms/mms-to-email-en-us (#7194) 2024-12-10 16:53:35 -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
destination_download.php Added the content card div 2024-09-05 23:37:34 -06:00
destination_edit.php fix destination_condition_field gets overwritten by default setting (#7242) 2025-02-11 08:41:25 -07:00
destination_imports.php Remove carriage return per line and leave only line feeds 2024-09-19 17:14:21 -06:00
destination_summary.php Added content card to applications (#7121) 2024-09-05 17:10:04 -06:00
destinations.php Add CID Name prefix to destinations.php (#7262) 2025-02-20 09:13:36 -07:00