From 2eda79fb265b3acdde85881f1160f6daa73f2d84 Mon Sep 17 00:00:00 2001 From: jeff Date: Fri, 18 Apr 2008 03:29:59 +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