Code cleaning
This commit is contained in:
parent
efd45c1c6d
commit
20b7f57087
4 changed files with 41 additions and 39 deletions
|
@ -14,9 +14,9 @@ Function initRedactionConfiguration()
|
|||
|
||||
redactionProps = reg.openPropertySet(redactionExtensionName, TRUE)
|
||||
redactionProps.addProperty("complexity", 128, "user")
|
||||
initConfigureation = redactionProps
|
||||
initRedactionConfiguration = redactionProps
|
||||
exceptionHandler:
|
||||
Resume Next
|
||||
Resume Next
|
||||
initRedactionConfiguration = redactionProps
|
||||
End Function
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue