merging 5.4.4 changes
This commit is contained in:
parent
2b6d4a36fc
commit
6272369816
12 changed files with 1842 additions and 18 deletions
|
|
@ -237,6 +237,7 @@ sub untar {
|
|||
chdir $self->getPath;
|
||||
my $temp = WebGUI::Node->new($node1,$node2);
|
||||
Archive::Tar->extract_archive($temp->getPath.$session{os}{slash}.$filename,1);
|
||||
WebGUI::ErrorHandler::warn(Archive::Tar->error) if (Archive::Tar->error);
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue