]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - classes/Notice_tag.php
??? Not callable?
[quix0rs-gnu-social.git] / classes / Notice_tag.php
index 62810eba987d24fdc0c260be4ad5adc5e85376e0..17882c60d832386fa6c6994a36ade8bdce8239aa 100644 (file)
@@ -89,7 +89,7 @@ class Notice_tag extends Managed_DataObject
      *
      * @return $inScope Whether the current profile is allowed to see this tag
      */
-    public function isCurrentProfileInScope () {
+    function isCurrentProfileInScope () {
         // Check scope, default is allowed
         $inScope = TRUE;