fixing minor problem, logged ip variable name changed

This commit is contained in:
venusbb
2017-09-14 13:53:08 +01:00
parent 160b878745
commit 449bc8d8d0

View File

@@ -80,7 +80,7 @@ def restrict_ip_sms():
'message': 'Inbound sms ip address',
'log_contents': {
'passed': allowed,
'ip_address': ip
'ip_address': inbound_ip
}
})
return