argh, another one
git-svn-id: file:///home/shish/svn/shimmie2/trunk@311 7f39781d-f577-437e-ae19-be835c7a54ca
This commit is contained in:
parent
c908131da8
commit
b782b3e970
@ -81,7 +81,7 @@ class UserPage extends Extension {
|
||||
global $page;
|
||||
|
||||
if($user->is_anonymous()) {
|
||||
$this->theme->display_login_block($event->page);
|
||||
$this->theme->display_login_block($event->page_object);
|
||||
}
|
||||
else {
|
||||
$page->add_block(new Block("User Links", $this->build_links_block(), "left", 90));
|
||||
|
Loading…
x
Reference in New Issue
Block a user