summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuillaume Mazoyer <respawneral@gmail.com>2014-08-05 16:35:35 +0200
committerGuillaume Mazoyer <respawneral@gmail.com>2014-08-05 16:35:35 +0200
commit57426df53ccd8de915d94a5ca3b32ee4d44652f1 (patch)
tree6e949c003f1b0de7d717bbe601f4bde5d525c71d
parent19d30190e20f1c0b2848ea4043aaf9c31e48e386 (diff)
Add blank line.
-rw-r--r--includes/config.defaults.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/includes/config.defaults.php b/includes/config.defaults.php
index 895810b..b58a650 100644
--- a/includes/config.defaults.php
+++ b/includes/config.defaults.php
@@ -51,6 +51,7 @@ $config = array (
'parameter' => 'The parameter must be an IPv4/IPv6 address (without mask) or a fully qualified domain name.<br /><br />Example of valid arguments:<br /><ul><li>10.1.1.1</li><li>2001:db8:1337::42</li><li>example.com</li></ul>'
)
)
+
);
// End of config.defaults..php