1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-31 03:40:37 +02:00

Removed redundant closing tags.

This commit is contained in:
Cameron
2020-06-05 11:34:17 -07:00
parent 7439d599f8
commit 450b35f017
43 changed files with 47 additions and 72 deletions

View File

@@ -1002,4 +1002,4 @@ function get_image_mime($filename, $extended = false)
return $max_upload_size;
}
?>