Add personal tag cloud
This commit is contained in:
@@ -388,6 +388,8 @@ class ShowstreamAction extends Action
|
||||
$this->showSubscribers();
|
||||
$this->showGroups();
|
||||
$this->showStatistics();
|
||||
$cloud = new PersonalTagCloudSection($this, $this->user);
|
||||
$cloud->show();
|
||||
}
|
||||
|
||||
function showSubscriptions()
|
||||
|
Reference in New Issue
Block a user