From 7c2ca1ae0be6ca3e8f82f44ffdf87cba357f8342 Mon Sep 17 00:00:00 2001 From: ivan Date: Wed, 1 Aug 2007 19:24:04 +0000 Subject: [PATCH] comment out unused code --- httemplate/misc/process/cancel_pkg.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/httemplate/misc/process/cancel_pkg.html b/httemplate/misc/process/cancel_pkg.html index 50b111093..aa542187a 100755 --- a/httemplate/misc/process/cancel_pkg.html +++ b/httemplate/misc/process/cancel_pkg.html @@ -28,9 +28,9 @@ my $oldAutoCommit = $FS::UID::AutoCommit; local $FS::UID::AutoCommit = 0; my $dbh = dbh; -my $otaker = $FS::CurrentUser::CurrentUser->name; -$otaker = $FS::CurrentUser::CurrentUser->username - if ($otaker eq "User, Legacy"); +#my $otaker = $FS::CurrentUser::CurrentUser->name; +#$otaker = $FS::CurrentUser::CurrentUser->username +# if ($otaker eq "User, Legacy"); my $error = ''; if ($reasonnum == -1) { -- 2.11.0