Home  |  Linux  | Mysql  | PHP  | XML
From:spadkins@cvs.perl.org Date:Wed Jul  2 13:34:58 2008
Subject:[svn:p5ee] r11479 - p5ee/trunk/App-Widget/lib/App
Author: spadkins
Date: Wed Jul  2 12:34:56 2008
New Revision: 11479

Modified:
   p5ee/trunk/App-Widget/lib/App/Widget.pm

Log:
Added zip to content type

Modified: p5ee/trunk/App-Widget/lib/App/Widget.pm
==============================================================================
--- p5ee/trunk/App-Widget/lib/App/Widget.pm	(original)
+++ p5ee/trunk/App-Widget/lib/App/Widget.pm	Wed Jul  2 12:34:56 2008
@@ -296,6 +296,7 @@
         csv  => "application/octet-stream\nContent-disposition: attachment; filename=\"$filename.csv\"",
         #bin  => "application/octet-stream\nContent-disposition: attachment; filename=\"$filename.bin\"",
         bin  => "text/html",
+        zip  => "application/zip\nContent-disposition: attachment; filename=\"$filename.zip\"",
     );
 
     my $extension = $self->{extension} || "html";
Navigate in group perl.cvs.p5ee at sever nntp.perl.org
Previous Next




  
© No Copyright
You are free to use Anything
Site Maintained by PHP Developer
Powered By PHP Consultants