diff options
author | alecpl <alec@alec.pl> | 2010-06-23 09:55:08 +0000 |
---|---|---|
committer | alecpl <alec@alec.pl> | 2010-06-23 09:55:08 +0000 |
commit | b25dfd0913f2ca5666124740c30156fa0a6abaef (patch) | |
tree | 1c29159d3af630e440abb35aa70df5a4ef544537 /config/db.inc.php.dist | |
parent | 5c024015f02ed5b0b772f8fff5bfe8aa6dab1d93 (diff) |
- removed PHP closing tag
Diffstat (limited to 'config/db.inc.php.dist')
-rw-r--r-- | config/db.inc.php.dist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/db.inc.php.dist b/config/db.inc.php.dist index 30502cc2e..3137e51e5 100644 --- a/config/db.inc.php.dist +++ b/config/db.inc.php.dist @@ -70,4 +70,4 @@ $rcmail_config['db_sequence_messages'] = 'message_ids'; // end db config file -?> + |