projects
/
mailer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8fad776
)
Parser error fixed, lint.sh is now displaying no duplicates
author
Roland Häder
<roland@mxchange.org>
Sun, 7 Oct 2012 13:28:27 +0000
(13:28 +0000)
committer
Roland Häder
<roland@mxchange.org>
Sun, 7 Oct 2012 13:28:27 +0000
(13:28 +0000)
inc/install/install_page_2.php
patch
|
blob
|
history
diff --git
a/inc/install/install_page_2.php
b/inc/install/install_page_2.php
index e14e211f3f9b8cd0e39f6df04092d39d6550f46a..f286b4c72fa9c6bb94fad779b7561fac52675dfb 100644
(file)
--- a/
inc/install/install_page_2.php
+++ b/
inc/install/install_page_2.php
@@
-59,7
+59,7
@@
if (ifFatalErrorsDetected()) {
// Prepare content array
$content = array(
- 'mysql_host' => $GLOBALS['install_mysql'
['host'
,
+ 'mysql_host' => $GLOBALS['install_mysql'
]['host']
,
// [EOF]
?>