Make Item Plugins @ISA WebGUI::Commerce::Item for easier extensibility.
This commit is contained in:
parent
05a82847ab
commit
988bfb74bd
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ use strict;
|
|||
#use WebGUI::SQL;
|
||||
use WebGUI::Subscription;
|
||||
|
||||
#our @ISA = qw(WebGUI::Commerce::Item);
|
||||
our @ISA = qw(WebGUI::Commerce::Item);
|
||||
|
||||
#-------------------------------------------------------------------
|
||||
sub description {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue