Skip to content

Commit feb4cd1

Browse files
committed
Fix getsafehtml
1 parent fe834be commit feb4cd1

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

data/en/getsafehtml.json

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
"minimum_version": "11",
77
"docs": "https://helpx.adobe.com/coldfusion/cfml-reference/coldfusion-functions/functions-e-g/getsafehtml.html",
88
"notes": ""
9-
}
9+
},
10+
"boxlang": {"minimum_version":"1.0.0", "notes":"Requires the `bx-esapi` module.", "docs":"https://boxlang.ortusbooks.com/boxlang-framework/modularity/esapi"}
1011
},
1112
"name": "getSafeHTML",
1213
"links": [
@@ -65,8 +66,5 @@
6566
"type": "function",
6667
"related": [
6768
"isSafeHTML"
68-
],
69-
"engines": {
70-
"boxlang": {"minimum_version":"1.0.0", "notes":"Requires the `bx-esapi` module.", "docs":"https://boxlang.ortusbooks.com/boxlang-framework/modularity/esapi"}
71-
},
69+
]
7270
}

0 commit comments

Comments
 (0)