]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/ModLog/README
Merge branch 'master' into mmn_fixes
[quix0rs-gnu-social.git] / plugins / ModLog / README
1 The ModLog plugin shows the moderation history for a profile in the sidebar.
2
3 Installation
4 ============
5 add "addPlugin('ModLog');"
6 to the bottom of your config.php
7
8 Settings
9 ========
10 none
11
12 Example
13 =======
14 addPlugin('ModLog');
15