diff options
author | Aleksander Machniak <alec@alec.pl> | 2013-05-20 20:52:36 +0200 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2013-05-20 20:52:36 +0200 |
commit | bec9690ff519d33d7ef3f0c8f8f8cf72b4ef059d (patch) | |
tree | 3b4a2b2b9ee384b5dc6c1ec5d893708bce8bdc95 /config/main.inc.php.dist | |
parent | 2355045dedc96274ca6b1c29612006e736b6f540 (diff) |
Improve some options description
Diffstat (limited to 'config/main.inc.php.dist')
-rw-r--r-- | config/main.inc.php.dist | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/config/main.inc.php.dist b/config/main.inc.php.dist index 05afed9b8..da5c5f340 100644 --- a/config/main.inc.php.dist +++ b/config/main.inc.php.dist @@ -892,5 +892,3 @@ $rcmail_config['default_font'] = ''; // Enables display of email address with name instead of a name (and address in title) $rcmail_config['message_show_email'] = false; - -// end of config file |