summaryrefslogtreecommitdiff
path: root/installer/test.php
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2008-10-03 21:05:58 +0000
committerthomascube <thomas@roundcube.net>2008-10-03 21:05:58 +0000
commit97d6590037b36916b3ba7e38da92c102ffb9b465 (patch)
treead9cfcb640169e238e6132e4631183efbcc44917 /installer/test.php
parente107123780c12b4d43d0264cb9c6180fb02d9ab8 (diff)
Validate
Diffstat (limited to 'installer/test.php')
-rw-r--r--installer/test.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/installer/test.php b/installer/test.php
index 8af6a6aef..edf77325a 100644
--- a/installer/test.php
+++ b/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>