Continued:
authorRoland Häder <roland@mxchange.org>
Sun, 26 Feb 2023 09:17:50 +0000 (10:17 +0100)
committerRoland Häder <roland@mxchange.org>
Sun, 26 Feb 2023 09:17:50 +0000 (10:17 +0100)
commitd319dc01ba1f01a619180cc539e80d45be0bc346
tree6e3d5bb797489fa75eb1895cee38a92f49e8796e
parent53f5e597b72bedb2995dca43e04d88f37eaa5e88
Continued:
- invoke CryptoHelper::getSelfInstance() rather than creating new instances
  over ObjectFactory
- this also removed the overhead of initialization
framework/main/classes/commands/html/class_HtmlResendLinkCommand.php
framework/main/classes/filter/crypto/class_CaptchaEncryptFilter.php
framework/main/classes/filter/verifier/class_AccountPasswordVerifierFilter.php
framework/main/classes/filter/verifier/class_GraphicalCodeCaptchaVerifierFilter.php
framework/main/classes/helper/captcha/web/class_GraphicalCodeCaptcha.php