From 058eb6cd7002e066d037063d60f0a3ad27fe67c7 Mon Sep 17 00:00:00 2001 From: alecpl Date: Thu, 3 Jun 2010 08:09:46 +0000 Subject: - support dynamic hostname variables in config --- installer/test.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'installer/test.php') diff --git a/installer/test.php b/installer/test.php index e75ef2770..5fb2c41f0 100644 --- a/installer/test.php +++ b/installer/test.php @@ -214,7 +214,7 @@ if ($db_working) {

Test SMTP config

-Server: getprop('smtp_server', 'PHP mail()'); ?>
+Server: getprop('smtp_server', 'PHP mail()')); ?>
Port: getprop('smtp_port'); ?>