JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
remove redundant php close tags
[wfpl.git] / file.php
index 1001932..c834143 100644 (file)
--- a/file.php
+++ b/file.php
@@ -34,5 +34,3 @@ function read_whole_file_or_false($name) {
        }
        return read_whole_file($name);
 }
-
-?>