www-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

www/software/goodbye index.php


From: Matt Lee
Subject: www/software/goodbye index.php
Date: Tue, 05 Jan 2010 21:25:36 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Matt Lee <mattl>        10/01/05 21:25:36

Modified files:
        software/goodbye: index.php 

Log message:
        move head section, again

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/software/goodbye/index.php?cvsroot=www&r1=1.19&r2=1.20

Patches:
Index: index.php
===================================================================
RCS file: /web/www/www/software/goodbye/index.php,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -b -r1.19 -r1.20
--- index.php   5 Jan 2010 21:11:56 -0000       1.19
+++ index.php   5 Jan 2010 21:25:28 -0000       1.20
@@ -18,6 +18,7 @@
   header("Content-Type: application/octet-stream; ");
   header("Content-Transfer-Encoding: binary"); 
   header("Content-Length: " . strlen($contents) ."; ");  
+  header("filename=\"". $u . $a . $h"\"; "); 
   flush();
   echo $contents;
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]