FSN#37583 FAC_IDP model ook current_ip opleveren
svn path=/Website/trunk/; revision=30568
This commit is contained in:
@@ -100,6 +100,12 @@ function fac_idp()
|
||||
"label": L("fac_idp_ipfilter"),
|
||||
"typ": "varchar"
|
||||
},
|
||||
"_currentIP" : {
|
||||
"dbs": "",
|
||||
"label": "Current IP",
|
||||
"typ": "label",
|
||||
"labelvalue": String(Request.ServerVariables("REMOTE_ADDR"))
|
||||
},
|
||||
"ipauto": {
|
||||
"dbs": "fac_idp_ipauto",
|
||||
"label": L("fac_idp_ipauto"),
|
||||
|
||||
Reference in New Issue
Block a user