Removed closing PHP tags.

They aren't needed, and every little helps.
This commit is contained in:
System Void
2015-08-04 14:41:32 +01:00
parent 72d2885b12
commit 54f23757ea

View File

@@ -78,5 +78,3 @@ if (isset($_POST['user']) || isset($_POST['hash'])) {
}
}
}
?>