[Rt-commit] [svn] r1839 - in rt/branches/PLATANO-EXPERIMENTAL-CSS: . lib/RT

jesse at pallas.eruditorum.org jesse at pallas.eruditorum.org
Thu Nov 11 03:39:27 EST 2004


Author: jesse
Date: Thu Nov 11 03:39:27 2004
New Revision: 1839

Modified:
   rt/branches/PLATANO-EXPERIMENTAL-CSS/   (props changed)
   rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Queue_Overlay.pm
Log:
 r9101 at tinbook:  jesse | 2004-11-11T03:00:14.757629Z
  r6148 at tinbook:  jesse | 2004-11-01T03:15:59.580167Z
  
 


Modified: rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Queue_Overlay.pm
==============================================================================
--- rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Queue_Overlay.pm	(original)
+++ rt/branches/PLATANO-EXPERIMENTAL-CSS/lib/RT/Queue_Overlay.pm	Thu Nov 11 03:39:27 2004
@@ -73,7 +73,7 @@
 use RT::ACL;
 use RT::Interface::Email;
 
- at DEFAULT_ACTIVE_STATUS = qw(new open stalled);+
+ at DEFAULT_ACTIVE_STATUS = qw(new open stalled);
 @DEFAULT_INACTIVE_STATUS = qw(resolved rejected deleted);  
 
 # $self->loc('new'); # For the string extractor to get a string to localize


More information about the Rt-commit mailing list