]> git.mxchange.org Git - core.git/blobdiff - framework/main/classes/filter/verifier/class_GraphicalCodeCaptchaVerifierFilter.php
Rewrite:
[core.git] / framework / main / classes / filter / verifier / class_GraphicalCodeCaptchaVerifierFilter.php
index ffd7983be766dafbd01a3507d5c510dcbb28ba8d..3a164564e6f63de9e778ed21b63c45bf0afc8fb4 100644 (file)
@@ -39,7 +39,7 @@ class GraphicalCodeCaptchaVerifierFilter extends BaseFilter implements Filterabl
         *
         * @return      void
         */
-       protected function __construct () {
+       private function __construct () {
                // Call parent constructor
                parent::__construct(__CLASS__);
        }