diff options
| author | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-05-27 14:07:23 +0000 |
|---|---|---|
| committer | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-05-27 14:07:23 +0000 |
| commit | 7a9ce952739fb645ab9eb6da1c99d6fbf5df493c (patch) | |
| tree | fe0f39776f800c0866d41ee6906bdd4b5f20e4dd | |
| parent | 8669abbae2af3de74fa637747973a96222aa2dc3 (diff) | |
- fix white character after closing tag
git-svn-id: https://svn.roundcube.net/trunk@3676 208e9e7b-5314-0410-a742-e7e81cd9613c
| -rw-r--r-- | roundcubemail/program/steps/mail/func.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/roundcubemail/program/steps/mail/func.inc b/roundcubemail/program/steps/mail/func.inc index e44f3db81..93eb97fd4 100644 --- a/roundcubemail/program/steps/mail/func.inc +++ b/roundcubemail/program/steps/mail/func.inc @@ -1524,4 +1524,3 @@ $OUTPUT->add_handlers(array( )); ?> - |
