]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/subscribers.php
Code style cleanup: dropped some unnecessary =& reference assignments where they...
[quix0rs-gnu-social.git] / actions / subscribers.php
index df9ec996159abf64dfb4c04b26bdfb9b7c13e359..cc9452820b2a55c491f9ee935f654c451a1aa0d4 100644 (file)
@@ -57,7 +57,7 @@ class SubscribersAction extends GalleryAction
 
     function showPageNotice()
     {
-        $user =& common_current_user();
+        $user = common_current_user();
         if ($user && ($user->id == $this->profile->id)) {
             $this->element('p', null,
                            _('These are the people who listen to '.