phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: phpgwapi/inc class.browser.inc.php,1.14,1.14.2.1


From: Miles Lott <address@hidden>
Subject: [Phpgroupware-cvs] CVS: phpgwapi/inc class.browser.inc.php,1.14,1.14.2.1
Date: Wed, 24 Apr 2002 09:29:19 -0400

Update of /cvsroot/phpgroupware/phpgwapi/inc
In directory subversions:/tmp/cvs-serv19296/phpgwapi/inc

Modified Files:
      Tag: Version-0_9_14-branch
        class.browser.inc.php 
Log Message:
GNU patch #136



Index: class.browser.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/inc/class.browser.inc.php,v
retrieving revision 1.14
retrieving revision 1.14.2.1
diff -C2 -r1.14 -r1.14.2.1
*** class.browser.inc.php       27 Dec 2001 15:17:29 -0000      1.14
--- class.browser.inc.php       24 Apr 2002 13:29:17 -0000      1.14.2.1
***************
*** 294,298 ****
--- 294,300 ----
                                {
                                        header('Pragma: no-cache');
+                                       header('Pragma: public');
                                        header('Expires: 0');
+                                       header('Cache-Control: must-revalidate, 
post-check=0, pre-check=0');
                                }
                        }




reply via email to

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