Changes between Initial Version and Version 1 of Ticket #52322, comment 5
- Timestamp:
- 04/29/2022 10:20:49 AM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #52322, comment 5
initial v1 1 1 Hi, 2 2 3 I've just submitted a PR #2646 to check if `get_comment_id` is not null to avoid an error when executing. 3 I've just submitted a #PR2646 to check if `get_comment_id` is not null to avoid an error when executing. 4 5 (It's my first contribution)