X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fbrowse%2Frouter.cgi;fp=httemplate%2Fbrowse%2Frouter.cgi;h=6dcd93a71971bd3b45d529aa0d03f05757f05e73;hp=7309388c660610edac85470f40d2d1f396077527;hb=15777da47bab33e8f0021e6dd9aa6b434fa9be30;hpb=655b4043942c7d361224d283accb4c2a02ef7359 diff --git a/httemplate/browse/router.cgi b/httemplate/browse/router.cgi index 7309388c6..6dcd93a71 100644 --- a/httemplate/browse/router.cgi +++ b/httemplate/browse/router.cgi @@ -58,4 +58,7 @@ - +<%init> +die "access denied" + unless $FS::CurrentUser::CurrentUser->access_right('Configuration'); +