From a0c9b5cb07e4b691874e858527e36cb8c83c56d0 Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Thu, 4 Aug 2016 15:55:56 +0000 Subject: Remove trailing whitespace --- www/cgi-bin/acf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www') diff --git a/www/cgi-bin/acf b/www/cgi-bin/acf index ef4ac56..9fbd7b2 100755 --- a/www/cgi-bin/acf +++ b/www/cgi-bin/acf @@ -1,5 +1,5 @@ #!/usr/bin/haserl-lua5.2 --shell=lua --upload-limit=256 -<% +<% mvc = require("acf.mvc") -- create a new container @@ -7,7 +7,7 @@ FRAMEWORK=mvc:new() -- set the configuration parameters -- This loads the container with the config info --- but does not load the application worker/model +-- but does not load the application worker/model FRAMEWORK:read_config("acf") -- Create an application container - -- cgit v1.2.3