Fix syntax errors.
This commit is contained in:
parent
ac350a5285
commit
8568323ec0
1 changed files with 0 additions and 3 deletions
|
|
@ -68,13 +68,10 @@ See WebGUI::Workflow::Activity::execute() for details.
|
|||
|
||||
=cut
|
||||
|
||||
use lib '/root/pb/lib'; use dav;
|
||||
|
||||
sub execute {
|
||||
my $self = shift;
|
||||
my $session = $self->session;
|
||||
my $root = WebGUI::Asset->getRoot($session);
|
||||
dav::log __PACKAGE__ . " executing\n";
|
||||
|
||||
# keep track of how much time it's taking
|
||||
my $start = time;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue