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

This commit is contained in:
jgen
2014-04-24 19:01:47 -04:00
parent 286e75bef0
commit ab3f9850e4
25 changed files with 26 additions and 26 deletions

View File

@@ -1143,4 +1143,4 @@ function get_thumbnail_size(/*int*/ $orig_width, /*int*/ $orig_height) {
}
}
?>