fix bug setup.php
This commit is contained in:
parent
8fa0988207
commit
a25a99b741
1 changed files with 1 additions and 1 deletions
|
|
@ -62,7 +62,7 @@ function config_file_form($p_array=null)
|
|||
$cpasswd='dany';
|
||||
$cport=5432;
|
||||
$cdomain='';
|
||||
$clocal=1;
|
||||
$clocale=1;
|
||||
}
|
||||
else extract ($p_array);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue