[ticket/14581] Add core events to content_visibility #4406

Open
wants to merge 1 commit into
from

3 participants

@rmcgirr83
rmcgirr83 commented Aug 10, 2016 edited

Checklist:

  • Correct branch: master for new features; 3.2.x, 3.1.x for fixes
  • Tests pass
  • Code follows coding guidelines: master / 3.2.x, 3.1.x
  • Commit follows commit message format

Events added for both changing the content visibility for both posts and topics,
executing right before and after the SQL UPDATE query for setting the
visibillity.

https://tracker.phpbb.com/browse/PHPBB3-14581

PHPBB3-14581

@rmcgirr83 rmcgirr83 [ticket/14581] Add core events to content_visibility
Events added for both changing the content visibility for both posts and topics,
executing right before and after the SQL UPDATE query for setting the
visibillity.

https://tracker.phpbb.com/browse/PHPBB3-14581

PHPBB3-14581
b74e811
@rmcgirr83

Replaces #4278

@rmcgirr83

!set Event

@phpbb-user phpbb-user added the Event label Aug 10, 2016
@Crizz0 Crizz0 added this to the 3.1.10 milestone Aug 24, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment