more score stuff

git-svn-id: file:///home/shish/svn/shimmie2/trunk@541 7f39781d-f577-437e-ae19-be835c7a54ca
This commit is contained in:
shish
2007-10-21 22:29:54 +00:00
parent c537a2f5ae
commit a9d1671d17
4 changed files with 22 additions and 35 deletions

View File

@ -91,5 +91,5 @@ class NumericScore extends Extension {
array($image_id, $image_id));
}
}
add_event_listener(new Score());
add_event_listener(new NumericScore());
?>