projects
/
pgpooladmin.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c07cdec
)
Fix typo: health_check_pasword -> health_check_password
author
Nozomi Anzai
<anzai@sraoss.co.jp>
Fri, 21 Dec 2012 04:09:30 +0000
(13:09 +0900)
committer
Nozomi Anzai
<anzai@sraoss.co.jp>
Fri, 21 Dec 2012 04:09:30 +0000
(13:09 +0900)
common.php
patch
|
blob
|
blame
|
history
diff --git
a/common.php
b/common.php
index 9bb2f04179368270889011d2e989055e43649599..3e3e2d153022f683310fc3b492f3fcee967ab776 100644
(file)
--- a/
common.php
+++ b/
common.php
@@
-305,7
+305,7
@@
function conStr($num, $mode = NULL)
'health_check_password'));
$user = $params['health_check_user'];
$password = (isset($params['health_check_user'])) ?
- $params['health_check_pasword'] : NULL;
+ $params['health_check_pas
s
word'] : NULL;
}
// backkend info