another bit of compat
git-svn-id: file:///home/shish/svn/shimmie2/trunk@1031 7f39781d-f577-437e-ae19-be835c7a54ca
This commit is contained in:
parent
5f05f4543d
commit
4a0830cfdb
@ -134,6 +134,7 @@ class PageRequestEvent extends Event {
|
|||||||
$this->args = $args;
|
$this->args = $args;
|
||||||
$this->arg_count = count($args);
|
$this->arg_count = count($args);
|
||||||
$this->page = $context->page;
|
$this->page = $context->page;
|
||||||
|
$this->user = $context->user;
|
||||||
}
|
}
|
||||||
|
|
||||||
public function page_matches($name) {
|
public function page_matches($name) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user