]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - classes/Profile.php
Remote Profile Action from ModPlus now more generic
[quix0rs-gnu-social.git] / classes / Profile.php
index dacfb2ee92cf84c19f8084a1b9c08c94853b027a..2f734aafd7223e4e0584442e831093427469b184 100644 (file)
@@ -1099,7 +1099,7 @@ class Profile extends Managed_DataObject
      * @param $right string Name of the right, usually a constant in class Right
      * @return boolean whether the user has the right in question
      */
-    function hasRight($right)
+    public function hasRight($right)
     {
         $result = false;