drag address and router even farther into the century
[freeside.git] / httemplate / edit / process / addr_block / split.cgi
index 617c3f8..b3a33b1 100755 (executable)
 %} 
 %
 
+<%init>
+
+my $conf = new FS::Conf;
+die "access denied"
+  unless $FS::CurrentUser::CurrentUser->access_right('Configuration');
+
+</%init>