X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=metaform.php;h=c20701c1a0974f17fba6d4511e9f12fb84109217;hb=eecd5e3576866afc8091abe9b74352130fd8e6cc;hp=b8580f4dd9ede93237804e763494d05c90e1f46a;hpb=04adc2c02a5de04a859832037fddf08c98ed684a;p=wfpl.git diff --git a/metaform.php b/metaform.php index b8580f4..c20701c 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" => " 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());