Skip to content

Commit 2d3fa47

Browse files
committed
Udp.Code. Unify FW logs
1 parent 4e270cb commit 2d3fa47

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/CleantalkSP/Security/Firewall.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ public function run()
156156

157157
// Write log
158158
if ( (int) $spbc->settings['secfw__enabled'] ) {
159-
$this->updateLog(!empty($this->test_block) ? $this->test_block : $result);
159+
$this->updateLog($result);
160160
}
161161

162162
// Do finish action - die or set cookies

0 commit comments

Comments
 (0)