forked from Cavemanon/cavepaintings
another bit of compat
git-svn-id: file:///home/shish/svn/shimmie2/trunk@1031 7f39781d-f577-437e-ae19-be835c7a54ca
This commit is contained in:
@@ -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) {
|
||||||
|
Reference in New Issue
Block a user