From 6c6fc099699da236b802500babdeed50a8c6a26b Mon Sep 17 00:00:00 2001 From: "Matteo Nastasi (mop)" Date: Tue, 1 May 2007 14:12:58 +0000 Subject: [PATCH] aggiunto altro log --- web/index_wr.php | 1 + 1 file changed, 1 insertion(+) diff --git a/web/index_wr.php b/web/index_wr.php index 8ffec23..fc39628 100644 --- a/web/index_wr.php +++ b/web/index_wr.php @@ -569,6 +569,7 @@ else if ($user->stat == 'table') { } log_wr($sess, "before save data"); save_data($bri); +log_wr($sess, "after save data"); unlock_data($sem); exit; -- 2.17.1