From 67f7cca0d8a8411a239d8c6c921528a39e915bf4 Mon Sep 17 00:00:00 2001 From: fuzzykitten Date: Thu, 13 Feb 2025 16:26:34 -0500 Subject: [PATCH] added comments --- srv/mob/index.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/srv/mob/index.php b/srv/mob/index.php index 62c979a..eeb4726 100644 --- a/srv/mob/index.php +++ b/srv/mob/index.php @@ -1413,6 +1413,10 @@ function print_header() // header( 'X-DNS-Prefetch-Control: off', FALSE); // header( 'Cache-Control: no-cache', FALSE); // header( 'Pragma: no-cache', FALSE); + +// nginx throws an error with those, and gives back 502 - bad gateway +// does not happen with other versions, and also not in the desktop +// version of the page - rather strange $html_string = '' . ''