]> git.mxchange.org Git - core.git/blobdiff - framework/main/classes/points/class_UserPoints.php
Rewrite:
[core.git] / framework / main / classes / points / class_UserPoints.php
index 94c8e991c2151312fbcb928a44adbc596cfc2e13..e6ef4abe681f51636bf872486dd7509d9aa0cdf0 100644 (file)
@@ -50,7 +50,7 @@ class UserPoints extends BaseFrameworkSystem implements Registerable, BookablePo
         *
         * @return      void
         */
-       protected function __construct () {
+       private function __construct () {
                // Call parent constructor
                parent::__construct(__CLASS__);
        }