asset immutability
This commit is contained in:
parent
a1d8dbd67a
commit
0efa62a73c
68 changed files with 84 additions and 7 deletions
|
|
@ -721,6 +721,7 @@ sub www_renew {
|
|||
return $self->www_editRecord( { message => $i18n->get('renewal added to cart') . ' ^ViewCart;' } );
|
||||
} ## end sub www_renew
|
||||
|
||||
__PACKAGE__->meta->make_immutable;
|
||||
1;
|
||||
|
||||
#vim:ft=perl
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue