forked from GNUsocial/gnu-social
Diogo Peralta Cordeiro
7d8988d50c
Updated composer and translations composer install --no-dev composer dump-autoload --optimize git add vendor/ --force make updatepo |
||
---|---|---|
.. | ||
classes | ||
locale | ||
ModLogPlugin.php | ||
README |
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');