summaryrefslogtreecommitdiff
path: root/FS/FS/part_pkg.pm
diff options
context:
space:
mode:
authorjeff <jeff>2007-02-08 01:46:45 +0000
committerjeff <jeff>2007-02-08 01:46:45 +0000
commit83a6a677f62ca501011d9bac6371344dbb5a13b3 (patch)
tree1608249d6e0855dd24c3c9a7609ddad6ba3a0590 /FS/FS/part_pkg.pm
parent10fdcf4c76e4dd14f7fb738665e3fb401af3c28a (diff)
agent type on package add/edit (ticket 1446)
Diffstat (limited to 'FS/FS/part_pkg.pm')
-rw-r--r--FS/FS/part_pkg.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/FS/FS/part_pkg.pm b/FS/FS/part_pkg.pm
index 73413f89f..e4c13aade 100644
--- a/FS/FS/part_pkg.pm
+++ b/FS/FS/part_pkg.pm
@@ -14,7 +14,7 @@ use FS::type_pkgs;
use FS::part_pkg_option;
use FS::pkg_class;
-@ISA = qw( FS::Record ); # FS::option_Common ); # this can use option_Common
+@ISA = qw( FS::m2m_Common FS::Record ); # FS::option_Common ); # this can use option_Common
# when all the plandata bs is
# gone