put Event in the function name again...
This commit is contained in:
parent
ab7c62515e
commit
be1036e319
@ -98,7 +98,7 @@ class Tag_History extends SimpleExtension {
|
|||||||
$event->panel->add_block($sb);
|
$event->panel->add_block($sb);
|
||||||
}
|
}
|
||||||
|
|
||||||
public function onTagSetEvent($event) {
|
public function onTagSet($event) {
|
||||||
$this->add_tag_history($event->image, $event->tags);
|
$this->add_tag_history($event->image, $event->tags);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user