summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2016-03-11 16:37:12 +0000
committerTed Trask <ttrask01@yahoo.com>2016-03-11 16:37:12 +0000
commit78f9235542761789543b3299aab3c98e6ffd29e3 (patch)
treeeb8a9fe6793af1978e21e26764b17e2e4648bcad /www
parent487fbcd76d11c5658719b3a3984653006a48b81f (diff)
downloadacf-core-78f9235542761789543b3299aab3c98e6ffd29e3.tar.bz2
acf-core-78f9235542761789543b3299aab3c98e6ffd29e3.tar.xz
Bump version to 0.20.1v0.20.1
Diffstat (limited to 'www')
-rwxr-xr-xwww/cgi-bin/acf2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/cgi-bin/acf b/www/cgi-bin/acf
index 7f6592d..ef4ac56 100755
--- a/www/cgi-bin/acf
+++ b/www/cgi-bin/acf
@@ -1,4 +1,4 @@
-#!/usr/bin/haserl --shell=lua --upload-limit=256
+#!/usr/bin/haserl-lua5.2 --shell=lua --upload-limit=256
<%
mvc = require("acf.mvc")