aboutsummaryrefslogtreecommitdiff
path: root/boca-1.5.0/src/fclar.php
diff options
context:
space:
mode:
Diffstat (limited to 'boca-1.5.0/src/fclar.php')
-rw-r--r--boca-1.5.0/src/fclar.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boca-1.5.0/src/fclar.php b/boca-1.5.0/src/fclar.php
index d0e6481..6eb9b77 100644
--- a/boca-1.5.0/src/fclar.php
+++ b/boca-1.5.0/src/fclar.php
@@ -415,7 +415,7 @@ function DBGetClarToAnswerC($number,$site,$contest,$chief) {
}
DBExec($c, "commit work", "DBGetClarToAnswerC(commit)");
- LOGLevel("User got a clarification (clar=$number, site=$site, contest=$contest, status=$status, " .
+ LOGLevel("User got a clarification (clar=$number, site=$site, contest=$contest, status=$st, " .
"user=".$_SESSION["usertable"]["usernumber"]."(site=".$_SESSION["usertable"]["usersitenumber"].")).", 3);
return $a;
}