diff options
Diffstat (limited to 'www/cgi-bin')
-rwxr-xr-x | www/cgi-bin/acf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/cgi-bin/acf b/www/cgi-bin/acf index b52f9e7..dc5373c 100755 --- a/www/cgi-bin/acf +++ b/www/cgi-bin/acf @@ -1,4 +1,4 @@ -#!/usr/bin/haserl --shell=lua -a +#!/usr/bin/haserl --shell=lua <? require("mvc") |