summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--includes/general.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/general.php b/includes/general.php
index d9c74b9..4e57d3c 100644
--- a/includes/general.php
+++ b/includes/general.php
@@ -564,7 +564,7 @@
foreach($mxhostprio as $mx_prio => $mxhostnames) {
foreach($mxhostnames as $mx_host) {
$mxhosts[] = $mx_host;
- ]
+ }
}
foreach($mxhosts as $key => $domain)