Skip to content

Commit 32f6292

Browse files
author
zheyakush
committed
Fixed statistic
1 parent 38d9348 commit 32f6292

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Test.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -419,6 +419,7 @@ protected function _statistic()
419419
}
420420
}
421421
} else {
422+
$result[] = $this->_answer;
422423
if ($question['answers'][$this->_answer] == 1) {
423424
$res[] = 1;
424425
} else {

0 commit comments

Comments
 (0)