MDL-61309 mod_forum: Implement the Privacy API
commitcaef6489aec3a0dabeeca6c4cf4cb76a8a59a23f
authorAndrew Nicols <andrew@nicols.co.uk>
Thu, 8 Feb 2018 02:22:02 +0000 (8 10:22 +0800)
committerAndrew Nicols <andrew@nicols.co.uk>
Wed, 9 May 2018 06:04:12 +0000 (9 14:04 +0800)
tree60d25124670f75879a0d2c81bfa6d40f9c738f6e
parent2de389aa058b66ce5376d2909b33836ddeb9a47f
MDL-61309 mod_forum: Implement the Privacy API
mod/forum/classes/privacy/provider.php [new file with mode: 0644]
mod/forum/classes/privacy/subcontext_info.php [new file with mode: 0644]
mod/forum/lang/en/forum.php
mod/forum/tests/helper.php [new file with mode: 0644]
mod/forum/tests/mail_test.php
mod/forum/tests/privacy_provider_test.php [new file with mode: 0644]
mod/forum/tests/subscriptions_test.php