Alexei Sorokin 09a772419a [DATABASE] Use "<>" as an SQL non-equality sign in more cases
A follow-up to commit 644b417f6cb16ebe1777f8aa1091c7cde7e4a015
2020-06-08 18:31:22 +03:00
..
2016-02-08 17:48:37 +00:00

The FollowEveryone plugin makes it so that when a new user registers, all
existing users follow them automatically.

Installation
============
add "addPlugin('FollowEveryone');"
to the bottom of your config.php

Settings
========
none

Example
=======
addPlugin('FollowEveryone');