From 1bb4822dca6113f73e3bc89e2acf15935e6f8e92 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Wed, 3 Dec 2014 15:17:05 +0100 Subject: Rework LuCI build system * Rename subdirectories to their repective OpenWrt package names * Make each LuCI module its own standalone package * Deploy a shared luci.mk which is used by each module Makefile Signed-off-by: Jo-Philipp Wich --- libs/nixio/axTLS/www/lua/test_main.lp | 31 ------------------------------- 1 file changed, 31 deletions(-) delete mode 100644 libs/nixio/axTLS/www/lua/test_main.lp (limited to 'libs/nixio/axTLS/www/lua/test_main.lp') diff --git a/libs/nixio/axTLS/www/lua/test_main.lp b/libs/nixio/axTLS/www/lua/test_main.lp deleted file mode 100644 index 917ee1e536..0000000000 --- a/libs/nixio/axTLS/www/lua/test_main.lp +++ /dev/null @@ -1,31 +0,0 @@ - -Embeded Lua Test - - -cgi = { -\n", vv, a, tostring(b)) - end - v = vv.."}" - end -?> -<%= i %> = <%= tostring(v) %>
-<% -end -%> -} -
-Remote address: <%= cgilua.servervariable"REMOTE_ADDR" %> -
-Is persistent = <%= tostring (SAPI.Info.ispersistent) %> -
-ap =
-lfcgi = <% = tostring(lfcgi) %>
-<%= (ap and ap.handler()) or "" %>
- - - -- cgit v1.2.3