Removing the closing PHP "?>" tag as per style guidelines.

This commit is contained in:
jgen
2014-04-25 17:34:20 -04:00
parent b4e6c0b743
commit bcd3f991de
6 changed files with 6 additions and 6 deletions

View File

@ -300,4 +300,4 @@ class NumericScore extends Extension {
array("imageid" => $image_id, "id" => $image_id));
}
}
?>