From 509cb63a9c2f7807a186b19f33af8adc56ee1c82 Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Fri, 9 May 2008 15:54:55 +0000 Subject: Added support for components to acf_www-controller. Now views can load sub-views (components) using a function in the view library (which is now passed to each view). Based on Ruby on Rails components. git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1115 ab2d0c66-481e-0410-8bed-d214d4d58bed --- app/template-html.lsp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app/template-html.lsp') diff --git a/app/template-html.lsp b/app/template-html.lsp index cbb5c29..1c61f46 100644 --- a/app/template-html.lsp +++ b/app/template-html.lsp @@ -1,4 +1,4 @@ - Status: 200 OK Content-Type: text/html @@ -121,7 +121,7 @@ Content-Type: text/html - +
-- cgit v1.2.3