From: Jason Woofenden Date: Fri, 23 Jan 2015 18:14:28 +0000 (-0500) Subject: metaform: make path in run.php jumpable X-Git-Url: https://jasonwoof.com/gitweb/?p=wfpl.git;a=commitdiff_plain;h=c2f95486e25b8fb95aa1b070189815487eadc276 metaform: make path in run.php jumpable --- diff --git a/metaform.php b/metaform.php index c20701c..b2944f2 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/styl.styl'), "template.html" => read_whole_file('code/wfpl/metaform/site-template.html'), "$admin_name.html" => make_html(),