X-Git-Url: https://jasonwoof.com/gitweb/?p=wfpl.git;a=blobdiff_plain;f=metaform.php;h=bf90466478884bf39ce936b792ff1426a97f94f1;hp=c604d9a026e0886d7606bc3a5a03dbdbfc4101fe;hb=ca972885f2beb03f94cc8b8418d40bf715a7cb4d;hpb=15459c86d0996ab3037b1738a8be6efd378c1258 diff --git a/metaform.php b/metaform.php index c604d9a..bf90466 100644 --- a/metaform.php +++ b/metaform.php @@ -599,7 +599,8 @@ function download_tar() { $files = array( "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/wfpl_main.php'), "styl.styl" => read_whole_file(__DIR__.'/'.'metaform/styl.styl'), "template.html" => read_whole_file(__DIR__.'/'.'metaform/site-template.html'), "$admin_name.html" => make_html(),