X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2Fsvc_pbx.pm;h=d35b3a22c38eff3de2511f3ae949d714c6bdfb1d;hb=0692ff47a2eac65616bf24104a51e558506f1b8f;hp=7899621b2a495b14e3205a94be7ee0cccb20fff2;hpb=6ac45d15e85b10e3d63645c26a0a2acbad103df1;p=freeside.git diff --git a/FS/FS/svc_pbx.pm b/FS/FS/svc_pbx.pm index 7899621b2..d35b3a22c 100644 --- a/FS/FS/svc_pbx.pm +++ b/FS/FS/svc_pbx.pm @@ -1,5 +1,5 @@ package FS::svc_pbx; -use base qw( FS::o2m_Common FS::svc_External_Common ); +use base qw( FS::o2m_Common FS::device_Common FS::svc_External_Common ); use strict; use Tie::IxHash;