[Rt-commit] [svn] r968 - rt/branches/rt-3.1/lib/RT

jesse at pallas.eruditorum.org jesse at pallas.eruditorum.org
Thu May 27 23:36:15 EDT 2004


Author: jesse
Date: Thu May 27 23:36:15 2004
New Revision: 968

Modified:
   rt/branches/rt-3.1/lib/RT/EmailParser.pm
Log:
Reversing a debug message

Modified: rt/branches/rt-3.1/lib/RT/EmailParser.pm
==============================================================================
--- rt/branches/rt-3.1/lib/RT/EmailParser.pm	(original)
+++ rt/branches/rt-3.1/lib/RT/EmailParser.pm	Thu May 27 23:36:15 2004
@@ -629,7 +629,6 @@
     my $self   = shift;
     my $parser = shift;
 	
-	$RT::Logger->crit($self->{'AttachmentDir'});
     #$RT::Logger->crit(  $self->{'AttachmentDir'} );
     # Set up output directory for files:
 


More information about the Rt-commit mailing list