X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fedit%2Fprocess%2Faddr_block%2Fsplit.cgi;h=b3a33b18a8755b5a3f45bc0c43063a8588acaabf;hb=2eda79fb265b3acdde85881f1160f6daa73f2d84;hp=617c3f8ce61357b23943b5830fcb7b723f4613c6;hpb=3ce7691203a7737406bf2d4442f7fd84b81f847e;p=freeside.git 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'); + +