diff options
Diffstat (limited to 'FS/FS/svc_phone.pm')
| -rw-r--r-- | FS/FS/svc_phone.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FS/FS/svc_phone.pm b/FS/FS/svc_phone.pm index b880bd51f..552743638 100644 --- a/FS/FS/svc_phone.pm +++ b/FS/FS/svc_phone.pm @@ -271,7 +271,7 @@ sub table_info { }, 'sip_server' => { label => 'SIP Host', - %dis2, + disable_inventory => 1, }, }, }; |
