JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
metaform only sends .sql file if you check 'db'. added string_array()
[wfpl.git] / fdb.php
diff --git a/fdb.php b/fdb.php
index 99f63cb..a9bb59f 100644 (file)
--- a/fdb.php
+++ b/fdb.php
@@ -33,6 +33,7 @@
 
 
 require_once('code/wfpl/file.php');
+require_once('code/wfpl/binary.php');
 
 # call this to set what directory is used to store the files
 function fdb_set_dir($dir) {