[Rt-commit] r4259 - in rtir/branches/1.9-EXPERIMENTAL: . html/RTIR/Incident

ruz at bestpractical.com ruz at bestpractical.com
Wed Dec 7 07:59:17 EST 2005


Author: ruz
Date: Wed Dec  7 07:59:17 2005
New Revision: 4259

Modified:
   rtir/branches/1.9-EXPERIMENTAL/   (props changed)
   rtir/branches/1.9-EXPERIMENTAL/html/RTIR/Incident/BulkAbandon.html
Log:
 r461 at cubic-pc:  cubic | 2005-12-07 16:01:19 +0300
  r453 at cubic-pc:  cubic | 2005-12-07 15:48:21 +0300
  * get rid of debug code
 


Modified: rtir/branches/1.9-EXPERIMENTAL/html/RTIR/Incident/BulkAbandon.html
==============================================================================
--- rtir/branches/1.9-EXPERIMENTAL/html/RTIR/Incident/BulkAbandon.html	(original)
+++ rtir/branches/1.9-EXPERIMENTAL/html/RTIR/Incident/BulkAbandon.html	Wed Dec  7 07:59:17 2005
@@ -109,7 +109,6 @@
 
         # process replies
         if( scalar @ReplyToAll ) {
-            use Data::Dumper;
             # XXX: why do we limit to open?
             my $query = "CF.{_RTIR_State} = 'open' AND MemberOf = $id";
             $query .= " AND (". join(' OR ', map "Queue = '$_'", @ReplyToAll) .")";


More information about the Rt-commit mailing list