diff options
author | thomascube <thomas@roundcube.net> | 2006-02-05 17:54:25 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2006-02-05 17:54:25 +0000 |
commit | 6e49852c5e984c4fb70069ca4a0872f0283b848c (patch) | |
tree | 23415272f4d767bc112e4ff7336f38cf4e94c827 /config/main.inc.php.dist | |
parent | 88375ff9807785a5843b47e2312d76eef66e0f62 (diff) |
Removed newlines at the end of the files
Diffstat (limited to 'config/main.inc.php.dist')
-rw-r--r-- | config/main.inc.php.dist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/main.inc.php.dist b/config/main.inc.php.dist index 55d013865..3b6e4435e 100644 --- a/config/main.inc.php.dist +++ b/config/main.inc.php.dist @@ -167,4 +167,4 @@ $rcmail_config['prefer_html'] = TRUE; $rcmail_config['prettydate'] = TRUE; // end of config file -?> +?>
\ No newline at end of file |