From 7a821d4f5b9ae8931ade676d610cbf006c20753f Mon Sep 17 00:00:00 2001 From: Jamie Cameron Date: Wed, 11 Mar 2009 21:17:01 +0000 Subject: [PATCH] Use new module --- acl_security.pl | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/acl_security.pl b/acl_security.pl index 16cbee576..4bfd2a068 100644 --- a/acl_security.pl +++ b/acl_security.pl @@ -1,7 +1,6 @@ -do 'web-lib.pl'; +use WebminCore; &init_config(); -do 'ui-lib.pl'; # acl_security_form(&options) # Output HTML for editing global security options