Large batch of Help and i18n. Also, make sure that the
Shop plugin for the Account always has an array ref in it.
This commit is contained in:
parent
fd39a8dcc2
commit
5d490fbeb6
12 changed files with 449 additions and 11 deletions
|
|
@ -173,6 +173,7 @@ sub www_managePurchases {
|
|||
my $url = $session->url;
|
||||
|
||||
my $var = {};
|
||||
$var->{transactions} = [];
|
||||
|
||||
# build list
|
||||
foreach my $id (@{WebGUI::Shop::Transaction->getTransactionIdsForUser($session)}) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue