summaryrefslogtreecommitdiff
path: root/httemplate/misc/timeworked.html
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/misc/timeworked.html')
-rwxr-xr-xhttemplate/misc/timeworked.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/httemplate/misc/timeworked.html b/httemplate/misc/timeworked.html
index 1ab567300..dc89d1cde 100755
--- a/httemplate/misc/timeworked.html
+++ b/httemplate/misc/timeworked.html
@@ -79,6 +79,7 @@ die "access denied"
my(%ticketmap, %ticket, %customers);
my $title = 'Assign Time Worked';
+tie %ticketmap, 'Tie::IxHash';
RT::Init();