From a69a44d10a54b636d257745d84881d7fa0b34bd5 Mon Sep 17 00:00:00 2001 From: "Matteo Nastasi (mop)" Date: Wed, 29 Aug 2007 08:29:19 +0000 Subject: [PATCH] minors --- web/index_rd.php | 1 + 1 file changed, 1 insertion(+) diff --git a/web/index_rd.php b/web/index_rd.php index 4565b54..5d36e60 100644 --- a/web/index_rd.php +++ b/web/index_rd.php @@ -46,6 +46,7 @@ function unrecerror() GLOBAL $is_page_streaming; $is_page_streaming = TRUE; + // log_rd2("UNREC_ERROR"); return (sprintf('the_end=true; window.onunload = null; document.location.assign("index.php");')); } -- 2.17.1