Remove php closing tags to fix scrut issues

This commit is contained in:
Mike Rostermund
2015-08-04 19:29:43 +02:00
parent e7d87d6b0a
commit 0cc3e1a9e2
11 changed files with 0 additions and 19 deletions
-1
View File
@@ -83,4 +83,3 @@ if(!empty( $ok )) {
else {
die("ERROR: $error");
}
?>