From: short <> Date: Fri, 26 Apr 2002 03:42:43 +0000 (+0000) Subject: Fixed XML compliance for $have_ent-detection X-Git-Url: http://git.jankratochvil.net/?p=www.energie.vellum.cz.git;a=commitdiff_plain;h=03d36b034bbe5c674a89de64ba021f694bf11370 Fixed XML compliance for $have_ent-detection --- diff --git a/common.php b/common.php index 0edc96f..93df63c 100644 --- a/common.php +++ b/common.php @@ -33,7 +33,7 @@ .htmlspecialchars("http://".$HTTP_SERVER_VARS["HTTP_HOST"].$HTTP_SERVER_VARS["PHP_SELF"] ."?".(strlen($HTTP_SERVER_VARS["QUERY_STRING"]) ? $HTTP_SERVER_VARS["QUERY_STRING"] : "detect_ent_glue=1") ."&have_ent=detect") - .'">'."\n"; + .'" />'."\n"; fixampvars(); $have_js=(isset($HTTP_GET_VARS["have_js"]) || isset($HTTP_POST_VARS["have_js"])