From a71b663e80f7e7a521145a5e71e4f33a512e75f2 Mon Sep 17 00:00:00 2001 From: roundcube Date: Sun, 5 Feb 2006 17:54:25 +0000 Subject: Removed newlines at the end of the files git-svn-id: https://svn.roundcube.net/trunk@135 208e9e7b-5314-0410-a742-e7e81cd9613c --- roundcubemail/config/db.inc.php.dist | 2 +- roundcubemail/config/main.inc.php.dist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/roundcubemail/config/db.inc.php.dist b/roundcubemail/config/db.inc.php.dist index c797168db..ea4cb398c 100644 --- a/roundcubemail/config/db.inc.php.dist +++ b/roundcubemail/config/db.inc.php.dist @@ -59,4 +59,4 @@ $rcmail_config['db_sequence_messages'] = 'message_ids'; // end db config file -?> +?> \ No newline at end of file diff --git a/roundcubemail/config/main.inc.php.dist b/roundcubemail/config/main.inc.php.dist index 55d013865..3b6e4435e 100644 --- a/roundcubemail/config/main.inc.php.dist +++ b/roundcubemail/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 -- cgit v1.2.3