From a92fab2aaba9708297f9d873896256b95ac85498 Mon Sep 17 00:00:00 2001 From: "Matteo Nastasi (mop)" Date: Sun, 11 Feb 2007 18:40:38 +0000 Subject: [PATCH] more log --- web/index_rd.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/index_rd.php b/web/index_rd.php index a8193b6..a8771d5 100644 --- a/web/index_rd.php +++ b/web/index_rd.php @@ -23,7 +23,7 @@ require_once("brisk.phh"); -log_load($sess, "LOAD: index_rd.php"); +log_load($sess, "LOAD: index_rd.php ".$QUERY_STRING); $first_loop = TRUE; $the_end = FALSE; -- 2.17.1