lost the nickname changing from profile to user
darcs-hash:20080722173613-84dde-f074a753a46f36e4e174ea85b66c472d436efd62.gz
This commit is contained in:
parent
471e4056f4
commit
e304f42b47
|
@ -96,6 +96,6 @@ class AllAction extends StreamAction {
|
|||
common_element_end('ul');
|
||||
|
||||
common_pagination($page > 1, $cnt > NOTICES_PER_PAGE,
|
||||
$page, 'all', array('nickname' => $profile->nickname));
|
||||
$page, 'all', array('nickname' => $user->nickname));
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user