X-Git-Url: https://jasonwoof.com/gitweb/?p=wfpl.git;a=blobdiff_plain;f=metaform.php;h=31efa99317a506cf5597f430b57b52e2139b95e1;hp=9f67385271ff1a58651842353220cc146a42ff1f;hb=73081d29a40502abc68db3ce80115e052b95f953;hpb=288f4f6a8e732f2c1cd115cabeae58a05a82097e 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'),