merge to 10219
This commit is contained in:
parent
ae28bf79c8
commit
4c1307e3d0
194 changed files with 8203 additions and 2134 deletions
|
|
@ -359,6 +359,14 @@ sub prepareView {
|
|||
|
||||
#------------------------------------------------------------------
|
||||
|
||||
=head2 purge ( )
|
||||
|
||||
See WebGUI::Asset::purge() for details. Extend SUPERclass
|
||||
to handle deleting tickets, tokens, ribbons, registrants, badge groups
|
||||
and event meta data.
|
||||
|
||||
=cut
|
||||
|
||||
sub purge {
|
||||
my $self = shift;
|
||||
my $db = $self->session->db;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue