Show
Ignore:
Timestamp:
01/08/05 20:47:00 (19 years ago)
Author:
jalet
Message:

Fixed a bad copy&paste

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/cgi-bin/dumpykota.cgi

    r2019 r2021  
    2424# 
    2525# $Log$ 
     26# Revision 1.2  2005/01/08 19:47:00  jalet 
     27# Fixed a bad copy&paste 
     28# 
    2629# Revision 1.1  2005/01/08 19:13:11  jalet 
    2730# dumpykota.cgi was added to allow the use of dumpykota through the web. 
     
    155158                    fname = "page_log" 
    156159                print "Content-type: %s" % ctype     
    157                 print "Content-disposition: inline; attachment=%s" % fname  
     160                print "Content-disposition: attachment; filename=%s" % fname  
    158161                print 
    159162                try :