From: Matteo Nastasi (mop) Date: Wed, 29 Aug 2007 08:29:19 +0000 (+0000) Subject: minors X-Git-Tag: 3.0.0~250 X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=commitdiff_plain;h=a69a44d10a54b636d257745d84881d7fa0b34bd5;p=brisk.git minors --- 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");')); }