From bb8a45929fdf69682ffe5c1de2f1e7883c6a2f66 Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Mon, 28 Dec 2009 11:42:43 +0000 Subject: basename function is no longer in acf-core-0.9.0, minor bugfix in listchanges. --- lbu-listchanges-html.lsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lbu-listchanges-html.lsp') diff --git a/lbu-listchanges-html.lsp b/lbu-listchanges-html.lsp index 2e9c3fe..1b2308b 100644 --- a/lbu-listchanges-html.lsp +++ b/lbu-listchanges-html.lsp @@ -9,7 +9,7 @@ require("viewfunctions") if viewlibrary.check_permission("commit") then viewlibrary.dispatch_component("commit") end -end %> +%> <% if viewlibrary.check_permission("getpackage") then %>

Download Overlay

-- cgit v1.2.3