From: Jason Woofenden Date: Fri, 2 Jan 2015 16:25:48 +0000 (-0500) Subject: metaform: newline at end of run.php X-Git-Url: https://jasonwoof.com/gitweb/?p=wfpl.git;a=commitdiff_plain;h=cb781e2eff50ef8d28a6a8868559a18465614dac metaform: newline at end of run.php --- diff --git a/metaform.php b/metaform.php index b8580f4..5416b94 100644 --- a/metaform.php +++ b/metaform.php @@ -599,7 +599,7 @@ 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'), "template.html" => read_whole_file('code/wfpl/metaform/site-template.html'), "$admin_name.html" => make_html(),