[Rt-commit] r4288 - in rtir/branches/1.9-EXPERIMENTAL: . html/RTIR
ruz at bestpractical.com
ruz at bestpractical.com
Mon Dec 12 12:17:22 EST 2005
Author: ruz
Date: Mon Dec 12 12:17:21 2005
New Revision: 4288
Modified:
rtir/branches/1.9-EXPERIMENTAL/ (props changed)
rtir/branches/1.9-EXPERIMENTAL/html/RTIR/Edit.html
Log:
Modified: rtir/branches/1.9-EXPERIMENTAL/html/RTIR/Edit.html
==============================================================================
--- rtir/branches/1.9-EXPERIMENTAL/html/RTIR/Edit.html (original)
+++ rtir/branches/1.9-EXPERIMENTAL/html/RTIR/Edit.html Mon Dec 12 12:17:21 2005
@@ -184,6 +184,8 @@
<%INIT>
+my @results;
+
my $Ticket = LoadTicket($id);
my ($Type) = $m->comp('Elements/Type', Ticket => $Ticket->Id);
More information about the Rt-commit
mailing list