This is a public method.
[core.git] / inc / classes / main / points / class_UserPoints.php
index 8057f37bb89e772a3d654a4fc4a18c1cd772476f..b28e2948bf879509ed84e12413ebdb88c805621b 100644 (file)
@@ -128,7 +128,7 @@ class UserPoints extends BaseFrameworkSystem implements Registerable, BookablePo
         * @param       $amount         Amount of points we shall book
         * @return      void
         */
-       function bookPointsDirectly ($amount) {
+       public function bookPointsDirectly ($amount) {
                // Rewind always
                $this->getResultInstance()->rewind();