From c8426cfa3cce952dde8cdf2eb058d0c2fae4986d Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Fri, 21 Mar 2008 19:30:53 +0000 Subject: * ffluci.cbi: updates * ffluci.template: fixed a bug where different template scopes were not separated correctly * Added ffluci.dispatcher.cbi and ffluci.dispatcher.dynamic --- src/ffluci/controller/public/index.lua | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/ffluci/controller/public/index.lua') diff --git a/src/ffluci/controller/public/index.lua b/src/ffluci/controller/public/index.lua index 9ca70f56c1..4f8160a4c9 100644 --- a/src/ffluci/controller/public/index.lua +++ b/src/ffluci/controller/public/index.lua @@ -1,2 +1 @@ -module(..., package.seeall) -dispatcher = require("ffluci.dispatcher").simpleview \ No newline at end of file +module(..., package.seeall) \ No newline at end of file -- cgit v1.2.3