Browse Source

Removed cache-control header

thomppj 24 years ago
parent
commit
557daca1d0
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/download.php

+ 0 - 1
src/download.php

@@ -105,7 +105,6 @@
 
    header("Pragma: ");
    header("Content-Description: SquirrelMail Attachment");
-   header("Cache-Control: no-cache, must-revalidate");
    if ($absolute_dl == "true") {
       switch($type0) {
          case "text":