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 |
||
|---|---|---|
| .. | ||
| resources | ||
| app_config.php | ||
| app_defaults.php | ||
| app_languages.php | ||
| app_menu.php | ||
| destination_download.php | ||
| destination_edit.php | ||
| destination_imports.php | ||
| destination_summary.php | ||
| destinations.php | ||