Remove php closing tags to fix scrut issues

This commit is contained in:
Mike Rostermund
2015-08-04 19:26:56 +02:00
parent e7d87d6b0a
commit 0cc3e1a9e2
11 changed files with 0 additions and 19 deletions

View File

@@ -83,4 +83,3 @@ if(!empty( $ok )) {
else {
die("ERROR: $error");
}
?>