deny this too
git-svn-id: file:///home/shish/svn/shimmie2/trunk@1098 7f39781d-f577-437e-ae19-be835c7a54ca
This commit is contained in:
parent
721c720f19
commit
a7189cbe74
@ -76,6 +76,9 @@ class ExtManager implements Extension {
|
|||||||
$this->theme->display_table($event->page, $this->get_extensions());
|
$this->theme->display_table($event->page, $this->get_extensions());
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
else {
|
||||||
|
$this->theme->display_permission_denied($event->page);
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
if($event instanceof UserBlockBuildingEvent) {
|
if($event instanceof UserBlockBuildingEvent) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user