From f97c66ca16ae848fdee4b35d9f966e28a2767eec Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Wed, 30 Mar 2011 15:00:26 +0000 Subject: Modified for acf-core-0.13.0 --- samba-join-html.lsp | 6 ------ 1 file changed, 6 deletions(-) (limited to 'samba-join-html.lsp') diff --git a/samba-join-html.lsp b/samba-join-html.lsp index df79e93..2c85db6 100644 --- a/samba-join-html.lsp +++ b/samba-join-html.lsp @@ -2,8 +2,6 @@ require("viewfunctions") %> -<% displaycommandresults({"startstop"}, session) %> - <% if viewlibrary and viewlibrary.dispatch_component then viewlibrary.dispatch_component("status") end %> @@ -15,7 +13,3 @@ end %> local order = {"domain", "login", "password"} displayform(form, order) %> - -<% if viewlibrary and viewlibrary.dispatch_component then - viewlibrary.dispatch_component("startstop") -end %> -- cgit v1.2.3