FU: Fix fu->reset also resetting cookies
This commit is contained in:
parent
13661b46f9
commit
3bf98e4d8f
1 changed files with 1 additions and 0 deletions
1
FU.pm
1
FU.pm
|
|
@ -722,6 +722,7 @@ sub reset {
|
|||
$FU::REQ->{reshdr} = {
|
||||
'content-type', 'text/html',
|
||||
};
|
||||
delete $FU::REQ->{rescookie};
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue