fix a potential future syntax error
This commit is contained in:
parent
c07c856b29
commit
1b2a829346
1 changed files with 1 additions and 1 deletions
|
|
@ -300,7 +300,7 @@ sub getAllProducts {
|
|||
return undef;
|
||||
}
|
||||
return WebGUI::Asset->newPending($session, $assetId);
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue