ImageInfoSetEvent has no event->page?
This commit is contained in:
parent
216da01fb3
commit
7ec6447c3b
@ -36,7 +36,8 @@ class TagEdit extends Extension {
|
||||
}
|
||||
}
|
||||
else {
|
||||
$this->theme->display_error($event->page, "Error", "Anonymous tag editing is disabled");
|
||||
global $page;
|
||||
$this->theme->display_error($page, "Error", "Anonymous tag editing is disabled");
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user