]> git.mxchange.org Git - mailer.git/blobdiff - inc/install/install_page_2.php
Parser error fixed, lint.sh is now displaying no duplicates
[mailer.git] / inc / install / install_page_2.php
index e14e211f3f9b8cd0e39f6df04092d39d6550f46a..f286b4c72fa9c6bb94fad779b7561fac52675dfb 100644 (file)
@@ -59,7 +59,7 @@ if (ifFatalErrorsDetected()) {
 
 // Prepare content array
 $content = array(
-       'mysql_host'   => $GLOBALS['install_mysql'['host',
+       'mysql_host'   => $GLOBALS['install_mysql']['host'],
 
 // [EOF]
 ?>