addCartVars
This commit is contained in:
parent
6a27e64414
commit
1f442ba57e
1 changed files with 2 additions and 0 deletions
|
|
@ -2493,6 +2493,8 @@ sub www_search {
|
|||
return $self->www_editRegistrantInfo();
|
||||
}
|
||||
|
||||
$self->addCartVars(\%var);
|
||||
|
||||
# Get all the attendees details
|
||||
$var{badgeHolderInfo_loop} = $self->session->db->buildArrayRefOfHashRefs("select * from EventManagementSystem_badges where badgeId=?",[$badgeHolderId]);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue