X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=metaform.php;h=b2944f2e52571cdd595cd37c7baa963c3ba854fc;hb=8e61d658c67b8782612820211862ee0df243891d;hp=411a9b258c3f45489692cb90178b003f44fe779b;hpb=51cf6721f37220e1277c71545b87dcc01fbf7e81;p=wfpl.git diff --git a/metaform.php b/metaform.php index 411a9b2..b2944f2 100644 --- a/metaform.php +++ b/metaform.php @@ -599,8 +599,8 @@ function download_tar() { $files = array( "INSTALL" => read_whole_file('code/wfpl/metaform/INSTALL'), ".htaccess" => make_htaccess(), - "run.php ->" => 'code/wfpl/run.php', - "style.less" => read_whole_file('code/wfpl/metaform/style.less'), + "run.php" => " read_whole_file('code/wfpl/metaform/styl.styl'), "template.html" => read_whole_file('code/wfpl/metaform/site-template.html'), "$admin_name.html" => make_html(), "$admin_name.php" => make_php());