disable showing tags; it throws a notice for me
This commit is contained in:
parent
28d0d9caad
commit
7d6efbf29e
@ -62,7 +62,7 @@ abstract class ProfileBlock extends Widget
|
||||
$this->showLocation();
|
||||
$this->showHomepage();
|
||||
$this->showDescription();
|
||||
$this->showTags();
|
||||
// $this->showTags();
|
||||
}
|
||||
|
||||
function showAvatar()
|
||||
|
Loading…
Reference in New Issue
Block a user