JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
remove redundant php close tags
[wfpl.git] / dwt.php
diff --git a/dwt.php b/dwt.php
index be75647..b4b821e 100644 (file)
--- a/dwt.php
+++ b/dwt.php
@@ -103,5 +103,3 @@ function dwt_output($filename = null) {
        }
        print(str_replace($GLOBALS['_dwt_keys'], $GLOBALS['_dwt_values'], $GLOBALS['_dwt_template']));
 }
-
-?>