summaryrefslogtreecommitdiff
path: root/roundcubemail/installer/test.php
diff options
context:
space:
mode:
authorthomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c>2008-10-03 21:05:58 +0000
committerthomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c>2008-10-03 21:05:58 +0000
commit91c014ac7282cfdba183650b25be79fc9f53319b (patch)
tree0736621971deb7ab8df8aa5e8e487686c0b48ced /roundcubemail/installer/test.php
parent8e04c36d7d0d1212d5b53a78780088ff8be3bef7 (diff)
Validate
git-svn-id: https://svn.roundcube.net/trunk@1934 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/installer/test.php')
-rw-r--r--roundcubemail/installer/test.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/roundcubemail/installer/test.php b/roundcubemail/installer/test.php
index 8af6a6aef..edf77325a 100644
--- a/roundcubemail/installer/test.php
+++ b/roundcubemail/installer/test.php
@@ -281,10 +281,10 @@ if (isset($_POST['sendmail']) && !empty($_POST['_from']) && !empty($_POST['_to']
else {
$RCI->fail('SMTP send', 'Invalid sender or recipient');
}
+
+ echo '</p>';
}
-echo '</p>';
-
?>
<table>