* enable/disable codec settings for all accounts The template for codec enable settings was taking a value as 1 if it was set in the settings. It was not taking the actual value inside it. So I have edited the templates to check the value if it's set to true. * Update fax_queue.php I added a user column in the Fax Queue to see which user sent the fax. * Update app_languages.php Added field for User |
||
|---|---|---|
| .. | ||
| resources | ||
| app_config.php | ||
| app_languages.php | ||
| app_menu.php | ||
| fax_queue.php | ||
| fax_queue_delete.php | ||
| fax_queue_edit.php | ||