summaryrefslogtreecommitdiff
path: root/httemplate/edit/process/part_pkg.cgi
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/edit/process/part_pkg.cgi')
-rwxr-xr-xhttemplate/edit/process/part_pkg.cgi5
1 files changed, 0 insertions, 5 deletions
diff --git a/httemplate/edit/process/part_pkg.cgi b/httemplate/edit/process/part_pkg.cgi
index f4d0c209e..e3ba1b576 100755
--- a/httemplate/edit/process/part_pkg.cgi
+++ b/httemplate/edit/process/part_pkg.cgi
@@ -11,13 +11,8 @@
%}
<%init>
-#1.7
die "access denied"
unless $FS::CurrentUser::CurrentUser->access_right('Configuration');
-#1.9
-#die "access denied"
-# unless $FS::CurrentUser::CurrentUser->access_right('Edit package definitions')
-# || $FS::CurrentUser::CurrentUser->access_right('Edit global package definitions');
my $dbh = dbh;
my $conf = new FS::Conf;