#2337 - New decache_private_topics function

Identifier #2337
Issue type Feature request or suggestion
Title New decache_private_topics function
Status Completed
Handling member Chris Graham
Addon core_cns
Description We have a lot of copy and pasted code like:

decache('side_cns_private_topics', null, get_member());
decache('_new_pp', null, get_member());
decache('_get_pts', null, get_member());

This should be done via one single function that we call when a member's private topic blocks need to be regenerated.
Steps to reproduce

Funded? No
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".

Rating

Unrated