Changeset 234

Show
Ignore:
Timestamp:
07/22/06 17:15:02 (2 years ago)
Author:
bart
Message:

Make the user save the bugreport as a text file.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • eaccelerator/trunk/bugreport.php

    r233 r234  
    2525            "to provide us more information about your configuration.\n"; 
    2626    } 
     27 
     28    header('Content-type: text/plain'); 
     29    header('Content-Disposition: attachment; filename="bugreport.txt"'); 
    2730?> 
    2831eAccelerator bug report