var->end already does a scratch->deleteAll
This commit is contained in:
parent
0fa154d84f
commit
5263e69c85
1 changed files with 0 additions and 1 deletions
|
|
@ -105,7 +105,6 @@ BEGIN {
|
|||
}
|
||||
|
||||
END {
|
||||
$SESSION->scratch->deleteAll;
|
||||
$SESSION->var->end;
|
||||
$SESSION->close if defined $SESSION;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue