show replies
darcs-hash:20080707064607-84dde-140a88c6e08831ec2852001e174c7f0bc891a85d.gz
This commit is contained in:
parent
06a619e7bf
commit
b6e482c16a
|
@ -99,6 +99,6 @@ class RepliesAction extends StreamAction {
|
||||||
}
|
}
|
||||||
|
|
||||||
common_pagination($page > 1, $cnt > NOTICES_PER_PAGE,
|
common_pagination($page > 1, $cnt > NOTICES_PER_PAGE,
|
||||||
$page, 'all', array('nickname' => $profile->nickname));
|
$page, 'replies', array('nickname' => $profile->nickname));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user