aggiunto altro log
authorMatteo Nastasi (mop) <nastasi@alternativeoutput.it>
Tue, 1 May 2007 14:12:58 +0000 (14:12 +0000)
committerMatteo Nastasi (mop) <nastasi@alternativeoutput.it>
Tue, 1 May 2007 14:12:58 +0000 (14:12 +0000)
web/index_wr.php

index 8ffec23..fc39628 100644 (file)
@@ -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;