add customer status column to customer & most other reports. also put the C in ACL...
[freeside.git] / httemplate / search / sqlradius.cgi
index 486b94d..324729b 100644 (file)
 
 % } 
 
-
 <%init>
+
+die "access denied"
+  unless $FS::CurrentUser::CurrentUser->access_right('List rating data');
+
 ###
 # parse cgi params
 ###