JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
remove redundant php close tags
[wfpl.git] / fdb.php
diff --git a/fdb.php b/fdb.php
index 230a83b..91892f9 100644 (file)
--- a/fdb.php
+++ b/fdb.php
@@ -99,5 +99,3 @@ function fdb_delete($key) {
        }
        return false;
 }
-
-?>