雨中磐石 2 years ago
parent
commit
e9561022ad
1 changed files with 1 additions and 1 deletions
  1. 1 1
      webmain/install/installAction.php

+ 1 - 1
webmain/install/installAction.php

@@ -60,7 +60,7 @@ class installClassAction extends ActionNot{
 		$paths 		= ''.P.'/'.P.'Config.php';
 		$paths1 	= ''.P.'/'.P.'Config.php1';
 		$inpaths	= ROOT_PATH.'/'.$paths.'';
-		if($duankou)$user.=':'.$duankou.'';
+		if($duankou)$host.=':'.$duankou.'';
 		
 		$msg  		= '';
 		

粤ICP备19079148号