[Rt-commit] r18132 - in rt/3.999/branches/merge_to_3.8.2: .
    sunnavy at bestpractical.com 
    sunnavy at bestpractical.com
       
    Mon Feb  2 22:31:14 EST 2009
    
    
  
Author: sunnavy
Date: Mon Feb  2 22:31:13 2009
New Revision: 18132
Modified:
   rt/3.999/branches/merge_to_3.8.2/   (props changed)
   rt/3.999/branches/merge_to_3.8.2/share/html/Ticket/Create.html
Log:
 r19445 at sunnavys-mb:  sunnavy | 2009-02-02 20:00:55 +0800
 tiny clean
Modified: rt/3.999/branches/merge_to_3.8.2/share/html/Ticket/Create.html
==============================================================================
--- rt/3.999/branches/merge_to_3.8.2/share/html/Ticket/Create.html	(original)
+++ rt/3.999/branches/merge_to_3.8.2/share/html/Ticket/Create.html	Mon Feb  2 22:31:13 2009
@@ -350,7 +350,6 @@
 # {{{ store the uploaded attachment in session
 if ($ARGS{'attach'}) {			# attachment?
     my $attachment = make_mime_entity(
-        subject             => $subject,
         attachment_field_name => 'attach'
     );
     my $file_path = Encode::decode_utf8("$ARGS{'attach'}");
    
    
More information about the Rt-commit
mailing list