1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-22 14:13:03 +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

@@ -324,4 +324,3 @@ function Emoticon_Select($formid='emoticon_selector') {
return $text;
}
?>