Skip to content

Commit 264fc38

Browse files
committed
ee debug log update for pma
1 parent 35230d8 commit 264fc38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ee/cli/plugins/stack.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1131,7 +1131,7 @@ def post_pref(self, apt_packages, packages):
11311131
.format(EEVariables.ee_webroot),
11321132
"$cfg[\'blowfish_secret\'] = \'\';","$cfg[\'blowfish_secret\'] = \'{0}\';"
11331133
.format(blowfish_key))
1134-
Log.debug(self, 'Setting HOST Server For Remote Mysql to '
1134+
Log.debug(self, 'Setting HOST Server For Mysql to '
11351135
'{0}22222/htdocs/db/pma/config.inc.php file '
11361136
.format(EEVariables.ee_webroot))
11371137
EEFileUtils.searchreplace(self,

0 commit comments

Comments
 (0)