Ignore:
Timestamp:
Apr 29, 2010, 10:28:28 PM (14 years ago)
Author:
patdenice
Message:

Remove Last-Modified in http header.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/prepare21upgrade/prep21up.php

    r6009 r6010  
    197197$http_headers = array(
    198198  'Content-Length: '.@filesize($zip),
    199   'Last-Modified: '.gmdate('D, d M Y H:i:s', filemtime($file)).' GMT',
    200199  'Content-Type: application/zip',
    201200  'Content-Disposition: attachment; filename="upgrade21.zip";',
Note: See TracChangeset for help on using the changeset viewer.