summaryrefslogtreecommitdiffstats
path: root/extjsdemo-html.lsp
diff options
context:
space:
mode:
authorNatanael Copa <natanael.copa@gmail.com>2008-07-28 06:48:16 +0000
committerNatanael Copa <natanael.copa@gmail.com>2008-07-28 06:48:16 +0000
commitcb95b5d3f2551642baa623a447b40b7193dc5bd8 (patch)
tree46d12dff19d7c3560c43622687831c70189c5d11 /extjsdemo-html.lsp
parent8b2e668680ca182d6a4f08daa90efe6dcb72d66f (diff)
downloadacf-sandbox-cb95b5d3f2551642baa623a447b40b7193dc5bd8.tar.bz2
acf-sandbox-cb95b5d3f2551642baa623a447b40b7193dc5bd8.tar.xz
use <% %> instead of <? ?>
git-svn-id: svn://svn.alpinelinux.org/acf/sandbox/trunk@1323 ab2d0c66-481e-0410-8bed-d214d4d58bed
Diffstat (limited to 'extjsdemo-html.lsp')
-rw-r--r--extjsdemo-html.lsp2
1 files changed, 1 insertions, 1 deletions
diff --git a/extjsdemo-html.lsp b/extjsdemo-html.lsp
index 7fd9534..4dc43f5 100644
--- a/extjsdemo-html.lsp
+++ b/extjsdemo-html.lsp
@@ -1,4 +1,4 @@
-<? local ctl = ... ?>
+<% local ctl = ... %>
<!-- this could go in a separate .js file -->