X-Git-Url: https://jasonwoof.com/gitweb/?p=wfpl.git;a=blobdiff_plain;f=dwt.php;h=b4b821e20db5a99da85cc0e66c6c76e5a2bc624b;hp=be75647bcd106ea10eda1b57f207eef0c8f863e8;hb=HEAD;hpb=900e09b8300463e3dd42e89c21de181520513e95 diff --git a/dwt.php b/dwt.php index be75647..b4b821e 100644 --- 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'])); } - -?>