]> git.mxchange.org Git - friendica.git/blobdiff - src/Module/RandomProfile.php
Merge pull request #7710 from MrPetovan/task/rework-theme-session-vars
[friendica.git] / src / Module / RandomProfile.php
index 325cc1e6598d1306cb514b7c2daae019ca938755..3ecaa54b7607bc51f32099997380cd47defc64bc 100644 (file)
@@ -7,7 +7,7 @@ use Friendica\Model\Contact;
 use Friendica\Model\GContact;
 
 /**
- * Redirects to a random profile of this node
+ * Redirects to a random Friendica profile this node knows about
  */
 class RandomProfile extends BaseModule
 {