From d1d39ca153781e8c6f2640f9a694b2631bec3550 Mon Sep 17 00:00:00 2001 From: jeff Date: Fri, 18 Apr 2008 03:29:28 +0000 Subject: drag address and router even farther into the century --- httemplate/edit/process/addr_block/split.cgi | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'httemplate/edit/process/addr_block/split.cgi') diff --git a/httemplate/edit/process/addr_block/split.cgi b/httemplate/edit/process/addr_block/split.cgi index 617c3f8ce..b3a33b18a 100755 --- a/httemplate/edit/process/addr_block/split.cgi +++ b/httemplate/edit/process/addr_block/split.cgi @@ -18,3 +18,10 @@ %} % +<%init> + +my $conf = new FS::Conf; +die "access denied" + unless $FS::CurrentUser::CurrentUser->access_right('Configuration'); + + -- cgit v1.2.1