diff --git a/data/en/reescape.json b/data/en/reescape.json index 66a9f1a78..d6cf6a60a 100644 --- a/data/en/reescape.json +++ b/data/en/reescape.json @@ -10,7 +10,8 @@ ], "engines": { "coldfusion": {"minimum_version":"10", "notes":"", "docs":"https://helpx.adobe.com/coldfusion/cfml-reference/coldfusion-functions/functions-m-r/reescape.html"}, - "openbd": {"minimum_version":"", "notes":"", "docs":"http://openbd.org/manual/?/function/reescape"} + "openbd": {"minimum_version":"", "notes":"", "docs":"http://openbd.org/manual/?/function/reescape"}, + "lucee": {"minimum_version":"6.2", "notes":"", "docs":"https://docs.lucee.org/reference/functions/reescape.html"} }, "links": [ @@ -24,4 +25,4 @@ } ] -} \ No newline at end of file +}