From 0b4b8986b97c385bd2f3aab84e68c192051214d9 Mon Sep 17 00:00:00 2001 From: Trevor Slocum Date: Sun, 3 Aug 2014 13:57:10 -0700 Subject: [PATCH] Potentially fix lingering caching bug --- inc/html.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/inc/html.php b/inc/html.php index 60c7a37..9f0c422 100644 --- a/inc/html.php +++ b/inc/html.php @@ -17,8 +17,11 @@ EOF; - + + + + EOF; return $return;