gnu-social/plugins/ModLog/README

16 lines
227 B
Plaintext
Raw Normal View History

2016-01-22 16:01:24 +00:00
The ModLog plugin shows the moderation history for a profile in the sidebar.
Installation
============
add "addPlugin('ModLog');"
to the bottom of your config.php
Settings
========
none
Example
=======
addPlugin('ModLog');