* when install, try to detech the mysqldump auto.
This commit is contained in:
@@ -27,7 +27,7 @@ if(!isset($error))
|
||||
\$config->webRoot = getWebRoot();
|
||||
\$config->default->domain = '$domain';
|
||||
\$config->default->lang = '$defaultLang';
|
||||
\$config->mysqldump = '';
|
||||
\$config->mysqldump = '$mysqldump';
|
||||
EOT;
|
||||
}
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user