Skip to content

Commit

Permalink
Merge 49fa7bc into 259079d
Browse files Browse the repository at this point in the history
  • Loading branch information
Crizz0 committed Mar 31, 2020
2 parents 259079d + 49fa7bc commit 27d7c96
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions event/listener_helper.php
Expand Up @@ -69,6 +69,7 @@ public function add_hidden_fields(&$event)
'poll_length' => $event['post_data']['poll_length'],
'attach_sig' => $event['post_data']['enable_sig'],
'topic_status' => $event['post_data']['topic_status'],
'lock_post' => $event['post_data']['lock_post'],
));

if (!empty($event['post_data']['topic_status']))
Expand Down

0 comments on commit 27d7c96

Please sign in to comment.