X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2Fphone_device.pm;h=b891bb2947381fbe148031994f17e52476f63dfc;hb=2e4fa975e054554beac71883436b143267d7aa12;hp=d5f80a2c531db3873080cd6c046c22c88aa1126d;hpb=32072dbf59a054529f5304574c0f56f9567d14d0;p=freeside.git diff --git a/FS/FS/phone_device.pm b/FS/FS/phone_device.pm index d5f80a2c5..b891bb294 100644 --- a/FS/FS/phone_device.pm +++ b/FS/FS/phone_device.pm @@ -1,5 +1,5 @@ package FS::phone_device; -use base qw( FS::Record ); +use base qw( FS::MAC_Mixin FS::Record ); use strict; use Scalar::Util qw( blessed );