mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Cleanup the indentation ... tabs and whitespace after the last pull request.
This commit is contained in:
@@ -98,7 +98,7 @@ if ($domains_processed == 1) {
|
||||
$array[$x]['default_setting_value'] = '0';
|
||||
$array[$x]['default_setting_enabled'] = 'false';
|
||||
$array[$x]['default_setting_description'] = 'use non-default port if enabled and non-zero';
|
||||
$x++;
|
||||
$x++;
|
||||
$array[$x]['default_setting_category'] = 'email';
|
||||
$array[$x]['default_setting_subcategory'] = 'smtp_from';
|
||||
$array[$x]['default_setting_name'] = 'var';
|
||||
|
||||
Reference in New Issue
Block a user