From 9692ab22f881c2d8d6fbbc6a108ac21eaf4ef07d Mon Sep 17 00:00:00 2001 From: Robert Sesek Date: Sat, 3 Dec 2005 05:39:29 +0000 Subject: [PATCH] r614: Whitespace OCD --- includes/init.php | 1 - 1 file changed, 1 deletion(-) diff --git a/includes/init.php b/includes/init.php index b264897..2b3cc92 100755 --- a/includes/init.php +++ b/includes/init.php @@ -65,7 +65,6 @@ $bugsys->datastore = array(); // ################################################################### // send nocache - header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); header("Last-Modified: " . gmdate("D, d M Y H:i:s") . " GMT"); header("Cache-Control: no-store, no-cache, must-revalidate"); -- 2.22.5