fixed some bugs
This commit is contained in:
parent
2dd25427cf
commit
a1403acb38
3 changed files with 4 additions and 2 deletions
|
|
@ -327,7 +327,6 @@ sub open {
|
|||
$CGI::POST_MAX=-1;
|
||||
$session{cgi} = CGI->new();
|
||||
}
|
||||
return if ($session{setting}{specialState} eq "upgrading");
|
||||
###----------------------------
|
||||
### evironment variables from web server
|
||||
$session{env} = \%ENV;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue