From: Jason Woofenden Date: Tue, 3 Mar 2015 03:23:44 +0000 (-0500) Subject: fix metaform (docs in tarbal) X-Git-Url: https://jasonwoof.com/gitweb/?p=wfpl.git;a=commitdiff_plain;h=73081d29a40502abc68db3ce80115e052b95f953 fix metaform (docs in tarbal) --- diff --git a/metaform.php b/metaform.php index 9f67385..31efa99 100644 --- a/metaform.php +++ b/metaform.php @@ -598,7 +598,7 @@ function download_tar() { $admin_name = $GLOBALS['file_name']; $nice_name = $GLOBALS['public_file_name']; $files = array( - "INSTALL" => read_whole_file(__DIR__.'/'.'metaform/INSTALL'), + "README" => "These files are meant to work with wfpl.\n\nSee: http://sametwice.com/wfpl\n", ".htaccess" => make_htaccess(), "config.php" => " read_whole_file(__DIR__.'/'.'metaform/styl.styl'),