diff options
author | Aleksander Machniak <alec@alec.pl> | 2013-05-21 09:27:03 +0200 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2013-05-21 09:27:03 +0200 |
commit | efe3b62084480b62caf2f01647803b38ed3f3c20 (patch) | |
tree | 2b9b5a4bd1bd298a75507e60eace198b523bfc9f /config/main.inc.php.dist | |
parent | 79543bec2aa24f83d3fddbbcc749d1b95d9964aa (diff) | |
parent | bec9690ff519d33d7ef3f0c8f8f8cf72b4ef059d (diff) |
Merge branch 'master' of github.com:roundcube/roundcubemail
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 |