birthdays and events are now notifications
This commit is contained in:
@@ -289,10 +289,6 @@ function profile_content(&$a, $update = 0) {
|
||||
$items = array();
|
||||
}
|
||||
|
||||
if($is_owner && ! $update) {
|
||||
$o .= get_birthdays();
|
||||
$o .= get_events();
|
||||
}
|
||||
|
||||
if((! $update) && ($tab === 'posts')) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user