summaryrefslogtreecommitdiffstats
path: root/www/cgi-bin/acf
diff options
context:
space:
mode:
Diffstat (limited to 'www/cgi-bin/acf')
-rwxr-xr-xwww/cgi-bin/acf2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/cgi-bin/acf b/www/cgi-bin/acf
index dc5373c..9d6a150 100755
--- a/www/cgi-bin/acf
+++ b/www/cgi-bin/acf
@@ -16,4 +16,6 @@ APP=FRAMEWORK:new("acf_www")
-- Dispatch the application
APP:dispatch()
+APP:destroy()
+FRAMEWORK:destroy()
?>