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
commit 54f23757ea

View file

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