X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fedit%2Fprocess%2Faddr_block%2Fadd.cgi;h=e9f9b97366db9846d90d85934ffdf84f2439fc6c;hb=2eda79fb265b3acdde85881f1160f6daa73f2d84;hp=85780c678f142304add50dc00c5d35c1c050ead2;hpb=8333462f80da553234ef53076a932e9f417e6ad2;p=freeside.git diff --git a/httemplate/edit/process/addr_block/add.cgi b/httemplate/edit/process/addr_block/add.cgi index 85780c678..e9f9b9736 100755 --- a/httemplate/edit/process/addr_block/add.cgi +++ b/httemplate/edit/process/addr_block/add.cgi @@ -19,3 +19,10 @@ %} % +<%init> + +my $conf = new FS::Conf; +die "access denied" + unless $FS::CurrentUser::CurrentUser->access_right('Configuration'); + +